Updated CSS styles

This commit is contained in:
2026-05-01 12:17:59 +05:30
parent 656a304fed
commit 70d76e1881
+3 -2
View File
@@ -436,6 +436,7 @@ h2 {
font-weight: 700; font-weight: 700;
display: block; display: block;
margin-bottom: 10px; margin-bottom: 10px;
color: white;
-webkit-text-stroke: 1px #DEDEDE; -webkit-text-stroke: 1px #DEDEDE;
} }
@@ -1008,7 +1009,7 @@ h2 {
right:16px; right:16px;
font-size:46px; font-size:46px;
font-weight:700; font-weight:700;
/* color:#ececec; */ color: white;
-webkit-text-stroke: 1px #DEDEDE; -webkit-text-stroke: 1px #DEDEDE;
} }
@@ -1101,7 +1102,7 @@ h2 {
line-height:1; line-height:1;
margin-bottom:8px; margin-bottom:8px;
-webkit-text-stroke: 1px #DEDEDE; -webkit-text-stroke: 1px #DEDEDE;
color: snow; color: white;
} }
/* TITLE */ /* TITLE */