@@ -37,21 +37,22 @@ canvas {
3737 text-align : center;
3838 opacity : .65 ;
3939 transition : all 1s ;
40- border-radius : 0 0 2 em 2 em ;}
40+ border-radius : 0 0 2 rem 2 rem ;}
4141.scrolled-down # header-verse {display : none;}
4242header : hover {background : linear-gradient (to bottom, rgba (255 , 0 , 0 , .4 ) 0% , rgba (0 , 222 , 0 , .15 ) 6% , rgba (128 , 22 , 128 , 0.3 ) 94% , rgba (255 , 0 , 0 , .4 ) 100% );}
4343header {position : fixed;
4444 top : 0 ;
4545 height : 5rem ;
4646 width : 95% ;
4747 margin-left : 2% ;
48+ margin-bottom : .3rem ;
4849 z-index : 1 ;
49- padding : 1 em 0 0 0 ;
50+ padding : 1 rem 0 0 0 ;
5051 transition : all .1s ease-out;
5152 overflow : hidden;
5253 background : linear-gradient (to top, rgba (255 , 0 , 0 , .25 ) 0% , rgba (0 , 22 , 0 , .3 ) 2% , rgba (128 , 0 , 128 , 0.2 ) 98% , rgba (0 , 0 , 255 , .5 ) 100% );
5354 backdrop-filter : brightness (115% ) contrast (90% ) saturate (270% );
54- border-bottom : solid .2 rem rgba (0 , 0 , 255 , .25 );
55+ border-bottom : solid .18 rem rgba (0 , 0 , 255 , .22 );
5556 border-left : solid .2rem rgba (255 , 0 , 0 , .15 );
5657 border-right : solid .2rem rgba (111 , 0 , 111 , .4 );
5758 border-radius : 0 0 2rem 2rem ;}
@@ -71,7 +72,8 @@ header {position:fixed;
7172# header-filler {position : sticky;
7273 top : 0 ;
7374 left : 0 ;
74- height : 6rem ;}
75+ height : 6rem ;
76+ margin-bottom : .3rem ;}
7577.scrolled-down h1 {font-size : 140% ;position : absolute;left : 0 ;filter : drop-shadow (0 0 1rem white);}
7678.scrolled-down .img-header {height : 2.9rem ;filter : drop-shadow (0 0 1rem rgba (127 , 127 , 127 , 0.45 ))}
7779.scrolled-down # site-title-text {margin-left : -.2rem ;opacity : .33 ;}
@@ -98,24 +100,29 @@ filter:drop-shadow(0 0 1rem rgba(127, 127, 127, 0.75));}
98100.no-bg {background : none !important ;border : none !important ;}
99101# site-intro {text-align : center;
100102 padding : .1rem 0 .2rem ;
103+ margin-bottom : .07rem ;
101104 backdrop-filter : brightness (90% )contrast (111% )saturate (555% )blur (.04rem );
102105 border : solid rgba (255 , 0 , 0 , 0.4 );
103106 border-width : 0px 1px 1px 1px ;
104107 border-radius : .5rem ;}
105108# site-info p {text-align : center;
106109 margin-right : 1vw ;
107110 margin-left : 1vw ;
108- margin-bottom : .1em ;}
109- # site-info {backdrop-filter : blur (.07em )saturate (150% );padding-bottom : .1em ;background : linear-gradient (to top, rgba (22 , 22 , 222 , .2 ), rgba (22 , 222 , 222 , .2 ))}
111+ margin-bottom : .1rem ;}
112+ # site-info {backdrop-filter : blur (.07rem )saturate (150% );
113+ background : linear-gradient (to top, rgba (22 , 22 , 222 , .2 ), rgba (22 , 222 , 222 , .2 ));
114+ margin-bottom : .15rem ; padding-bottom : .1rem ;}
110115# welcome {background : linear-gradient (to top, rgba (22 , 22 , 222 , .2 ), rgba (22 , 222 , 222 , .2 ));
111116 backdrop-filter : contrast (333% ) grayscale (70% ) brightness (90% ) saturate (250% );
112- border-radius : .3 em .3 em .5 em .5 em ;
117+ border-radius : .3 rem .3 rem .5 rem .5 rem ;
113118 border : 1px solid rgba (0 , 171 , 63 , 0.6 );
114- opacity : .9 ;}
115- # site-nav {padding : .2rem 0 .7rem ;
119+ opacity : .9 ;
120+ margin-bottom : .15rem ;}
121+ # site-nav {padding : .2rem 0 2.2rem ;
116122 font-size : 110% ;
117123 width : 85% ;
118124 margin : auto;
125+ margin-bottom : .07rem ;
119126 backdrop-filter : brightness (90% ) contrast (120% ) saturate (250% );
120127 background : linear-gradient (to top, rgba (222 , 22 , 22 , .2 ), rgba (128 , 0 , 128 , 0.2 ));
121128 border-radius : 1.5rem ;
@@ -178,7 +185,7 @@ article {min-height:80vh;border:dotted 1px rgba(255,255,0,.1);}
178185 border-left : inset 3px rgba (255 , 0 , 0 , 0.6 );
179186 line-height : 1 ;
180187 z-index : 1 ;
181- margin : 0 -.5rem ;
188+ margin : 0 -.5rem .07 rem ;
182189 padding : .3rem .2rem .1rem ;
183190 filter : drop-shadow (0 0 1rem black);
184191 backdrop-filter : brightness (115% ) contrast (150% ) saturate (300% );}
@@ -195,7 +202,8 @@ article {min-height:80vh;border:dotted 1px rgba(255,255,0,.1);}
195202 z-index : 2 ;
196203 border : inset .7rem rgba (255 , 255 , 100 , .1 );
197204 border-top : solid 1px rgba (255 , 0 , 0 , .2 );
198- border-bottom : solid 1px rgba (255 , 0 , 0 , .2 );}
205+ border-bottom : solid 1px rgba (255 , 0 , 0 , .2 );
206+ margin-bottom : .07rem ;}
199207.article-header-wrapper : hover {background : linear-gradient (to top, rgba (222 , 69 , 69 , .1 ), rgba (128 , 0 , 128 , 0.1 ));
200208 margin-right : -.7rem ;
201209 margin-left : -.7rem ;
@@ -247,14 +255,15 @@ article {min-height:80vh;border:dotted 1px rgba(255,255,0,.1);}
247255 background-attachment : scroll;
248256 border : inset .15rem rgba (100 , 100 , 100 , .2 );
249257 border-bottom : solid .2rem rgba (255 , 0 , 0 , .2 );
250- border-top : 0 ;}
258+ border-top : 0 ;
259+ margin-bottom : .07rem ;}
251260.article-content {border : solid 1px rgba (255 , 0 , 0 , .2 );
252261 background-image : url ("../img/bginvert.png" );
253262 background-attachment : fixed;
254263 background-size : 10000px ;
255264 background-position-x : -200px ;
256265 padding : 0 0 1rem .2rem ;
257- margin : 0 ;
266+ margin : 0 0 .07 rem 0 ;
258267 backdrop-filter : brightness (90% ) contrast (250% ) grayscale (50% ) blur (.1em ) saturate (120% );}
259268.article-content : hover {background : radial-gradient (rgba (128 , 128 , 128 , 0.1 ), rgba (0 , 0 , 0 , 0.1 ));
260269 backdrop-filter : brightness (95% ) contrast (200% ) grayscale (50% ) blur (.1em ) saturate (120% );}
0 commit comments