File tree Expand file tree Collapse file tree 1 file changed +9
-12
lines changed Expand file tree Collapse file tree 1 file changed +9
-12
lines changed Original file line number Diff line number Diff line change @@ -12,41 +12,38 @@ body {
1212}
1313
1414h1 {
15- font-size : 20 pt ;
16- margin-top : 2 em ;
15+ font-size : 24 pt ;
16+ margin-top : 1.6 em ;
1717 padding-left : 0.4em ;
1818 line-height : 1.6em ;
1919 background-color : # FFF2CE ;
2020 border-radius : 0.2em ;
21- border : 1px solid rgba (0 , 0 , 0 , 0.15 );
2221}
2322
2423h2 {
25- font-size : 15 pt ;
26- margin-top : 2 em ;
27- padding-left : 0.4 em ;
24+ font-size : 16 pt ;
25+ margin-top : 1.6 em ;
26+ padding : 0.2 em 0.5 em ;
2827 background-color : # FFF2CE ;
2928 border-radius : 0.4em ;
30- border : 1px solid rgba (0 , 0 , 0 , 0.15 );
3129}
3230
3331h2 code {
3432 color : # 097334 ;
35- font-size : 15 pt ;
33+ font-size : 16 pt ;
3634}
3735
3836h3 {
39- font-size : 13 pt ;
37+ font-size : 14 pt ;
4038 color : black;
4139 background-color : # D9E7FF ;
4240 border-radius : 0.4em ;
43- border : 1px solid rgba (0 , 0 , 0 , 0.15 );
44- padding : 0 0.4em 0 0.4em ;
41+ padding : 0.2em 0.5em ;
4542}
4643
4744h3 code {
4845 color : # 541800 ;
49- font-size : 13 pt ;
46+ font-size : 14 pt ;
5047 font-style : italic;
5148}
5249
You can’t perform that action at this time.
0 commit comments