File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -229,3 +229,13 @@ html[data-theme="dark"] h6 {
229229 color : # f5f5f5 ;
230230 /* Almost white for headings */
231231}
232+
233+ .admonition .large-banner {
234+ background-color : white;
235+ border : 2px solid # b8860b ;
236+ color : # 222 ;
237+ }
238+
239+ .admonition : last-child , div .admonition : last-child {
240+ margin-left : .5rem ;
241+ }
Original file line number Diff line number Diff line change 99
1010<span style =" font-size : 2.6rem ;" >An education and training hub for the geoscientific Python community</span ><br >
1111
12+ :::{admonition} ** Service Notice**
13+ :class: warning, large-banner
14+ We are transitioning our infrastructure from Jupyter Book to Jupyter Book 2. ** You may experience service interruptions on Tuesday, June 17th.**
15+ :::
16+
1217<a href =" posts/cookoff2025-website.html " role =" button " class =" btn btn-light btn-lg " style =" display : flex ; align-items : center ; font-weight : 600 ; text-decoration : none ; background-color : #ccc ; border : rgba (var (--spt-color-dark ), 1 );" >
1318 Save the date for the 2025 Cook-off hackathon!
1419 </a >
You can’t perform that action at this time.
0 commit comments