File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -52,9 +52,12 @@ <h1>document10</h1>
5252 < a href ="https://www.deviantart.com/document10 " class ="social ">
5353 < img src ="./img/deviantart.webp " alt ="Deviantart " class ="linkicon ">
5454 </ a >
55- < a href ="https://creator. nightcafe.studio /u/document10 " class ="social ">
55+ < a href ="https://nightcafe.art /u/document10 " class ="social ">
5656 < img src ="./img/nightcafe.webp " alt ="NightCafe " class ="linkicon " >
5757 </ a >
58+ < a href ="https://www.joinwhirl.com/document10 " class ="social ">
59+ < img src ="./img/whirl.webp " alt ="Whirl " class ="linkicon " >
60+ </ a >
5861 < a href ="https://www.instagram.com/document10_/ " class ="social ">
5962 < img src ="./img/instagram.webp " alt ="Instagram " class ="linkicon " >
6063 </ a >
Original file line number Diff line number Diff line change 7272 text-wrap : balance;
7373 text-align : center;
7474 font-size : 3.5vh ;
75+ line-height : 4vh ;
7576 font-family : 'Ubuntu' , sans-serif;
7677 color : # 40ee60 ;
7778 text-shadow : 3px 3px 3px # 010101 ;
9697
9798.ext {
9899 color : # d0ef11 ;
99- font-size : 3.5vh ;
100- font-family : 'Ubuntu' , sans-serif;
101100 text-shadow : 2px 3px 4px # 101010 ;
102101 transition : all 0.25s ;
103102}
@@ -109,15 +108,15 @@ a {
109108
110109.social {
111110 padding : 0% ;
112- margin : 2vh 2.5 vw ;
111+ margin : 2vh 2 vw ;
113112}
114113
115114.linkicon {
116115 width : 6vh ;
117116 height : 6vh ;
118117 padding : 0% ;
119118 margin : 0% ;
120- filter : invert (25% ) sepia (100% ) saturate (7500% ) hue-rotate (315deg ) brightness (105% ) contrast (105% ) opacity (100% ) drop-shadow (8px 8px 5px # 000000 );
119+ filter : invert (25% ) sepia (100% ) saturate (7500% ) hue-rotate (315deg ) brightness (105% ) contrast (105% ) opacity (100% ) drop-shadow (8px 8px 5px # 010101 );
121120 transform : none;
122121 transition : all 0.5s ;
123122}
140139
141140.footer : hover {
142141 color : # aaff00 ;
143- transform : scale (105 % );
142+ transform : scale (110 % );
144143 text-shadow : 6px 6px 5px # 666666 ;
145144}
146145
155154
156155 # aboutme {
157156 font-size : 5.5vw ;
158- line-height : 5.5 vw ;
157+ line-height : 6 vw ;
159158 text-align : center;
160159 padding : 0% ;
161160 margin : 0% 1vw ;
198197 }
199198
200199 .linkicon {
201- width : 12 vw ;
202- height : 12 vw ;
200+ width : 10 vw ;
201+ height : 10 vw ;
203202 }
204203}
You can’t perform that action at this time.
0 commit comments