This repository was archived by the owner on Jun 24, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44}
55
66# main {
7- width : 99% ;
8- max-width : 750px ;
7+ width : 80% ;
98 margin : 0 auto;
109}
1110
@@ -19,17 +18,28 @@ body {
1918 border : 1px dotted # CCC ;
2019 padding : 0.75em ;
2120 margin-bottom : 0.5em ;
22- background-color : # EEF ;
21+ background-color : # 297aa8 ;
22+ color : white;
23+ font-weight : 400 ;
24+ font-size : 13px ;
25+ font-style : normal;
2326}
2427
2528# footer {
2629 border : 1px dotted # CCC ;
27- background-color : # EEF ;
28- font-size : 0.8em ;
30+ background-color : # 297aa8 ;
2931 padding : 0.5em ;
3032 text-align : center;
33+ color : white;
34+ font-weight : 400 ;
35+ font-size : 13px ;
36+ font-style : normal;
3137}
3238
3339# footer a , # footer a : visited {
34- color : # 0077EE ;
40+ color : # FFFFFF ;
41+ }
42+
43+ table {
44+ float : none !important ;
3545}
You can’t perform that action at this time.
0 commit comments