File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 305305
306306.header {
307307 grid-area : h;
308+ }
309+
310+ .header p {
311+ position : relative;
308312 display : flex;
313+ height : 100% ;
309314 color : # 9dcb51 ;
310315 font-family : 'Kalam' , cursive;
311316 font-size : 4em ;
516521< div id ="snow "> </ div >
517522< section class ="cal ">
518523 < div class ="header ">
524+ < p >
519525 < span > < span class ="green "> Open</ span > < span class ="yellow "> SCAD</ span > </ span >
520526 < span class ="gray small "> Advent Calendar 2025</ span >
521527 < span class ="gray small "> #SCADvent
522528 < a class ="gray " href ="https://fosstodon.org/@OpenSCAD " title ="Mastodon " rel ="me "> < i class ="fab fa-mastodon "> </ i > </ a >
523529 < a class ="gray " href ="https://bsky.app/profile/openscad.bsky.social " title ="Bluesky " rel ="me "> < i class ="fab fa-bluesky "> </ i > </ a >
524530 </ span >
525531 < img src ="https://openscad.org/images/openscad.png ">
532+ </ p >
526533 </ div >
527534 < div class ="day-1 "> < label > < input type ="checkbox "> < div class ="door "> < div class ="front "> 1</ div > < div class ="back "> </ div > </ div > < div id ="day-1 " class ="content hide "> < div class ="link "> < button id ="btn1 "> < i data-feather ="zoom-in " width ="32 " height ="32 "> </ i > </ button > </ div > </ div > </ input > </ label > </ div >
528535 < div class ="day-2 "> < label > < input type ="checkbox "> < div class ="door "> < div class ="front "> 2</ div > < div class ="back "> </ div > </ div > < div id ="day-2 " class ="content hide "> < div class ="link "> < button id ="btn2 "> < i data-feather ="zoom-in " width ="32 " height ="32 "> </ i > </ button > </ div > </ div > </ input > </ label > </ div >
You can’t perform that action at this time.
0 commit comments