Fossil SCM
Brought h1 and h2 level sizes down by 90% to make them less shouty. Didn't need to change h3 and below because there was enough of a gap between h2 and h3 to make it unnecessary. This very gap may be taken as proof of the prior problem.
Commit
29c57f2444d9a52567761ed4dcaef2fbf420a4b08d25c8c76f850664788971bf
Parent
39368cdfbd7a5d6…
1 file changed
+3
-3
+3
-3
| --- skins/default/css.txt | ||
| +++ skins/default/css.txt | ||
| @@ -24,11 +24,11 @@ | ||
| 24 | 24 | color: #4183C4; |
| 25 | 25 | float: left; |
| 26 | 26 | } |
| 27 | 27 | .title h1 { |
| 28 | 28 | display: inline; |
| 29 | - font-size: 2.00em; | |
| 29 | + font-size: 1.80em; | |
| 30 | 30 | } |
| 31 | 31 | .title h1:after { |
| 32 | 32 | content: " / "; |
| 33 | 33 | color: #777; |
| 34 | 34 | font-weight: normal; |
| @@ -107,12 +107,12 @@ | ||
| 107 | 107 | |
| 108 | 108 | .content { |
| 109 | 109 | padding: 0ex 1ex 1ex 1ex; |
| 110 | 110 | color: #444; |
| 111 | 111 | } |
| 112 | -.content h1 { font-size: 2.00em; } | |
| 113 | -.content h2 { font-size: 1.50em; } | |
| 112 | +.content h1 { font-size: 1.80em; } | |
| 113 | +.content h2 { font-size: 1.45em; } | |
| 114 | 114 | .content h3 { font-size: 1.15em; } |
| 115 | 115 | .content h4 { font-size: 1.05em; } |
| 116 | 116 | .content h5 { font-size: 1.00em; } |
| 117 | 117 | |
| 118 | 118 | .section { |
| 119 | 119 |
| --- skins/default/css.txt | |
| +++ skins/default/css.txt | |
| @@ -24,11 +24,11 @@ | |
| 24 | color: #4183C4; |
| 25 | float: left; |
| 26 | } |
| 27 | .title h1 { |
| 28 | display: inline; |
| 29 | font-size: 2.00em; |
| 30 | } |
| 31 | .title h1:after { |
| 32 | content: " / "; |
| 33 | color: #777; |
| 34 | font-weight: normal; |
| @@ -107,12 +107,12 @@ | |
| 107 | |
| 108 | .content { |
| 109 | padding: 0ex 1ex 1ex 1ex; |
| 110 | color: #444; |
| 111 | } |
| 112 | .content h1 { font-size: 2.00em; } |
| 113 | .content h2 { font-size: 1.50em; } |
| 114 | .content h3 { font-size: 1.15em; } |
| 115 | .content h4 { font-size: 1.05em; } |
| 116 | .content h5 { font-size: 1.00em; } |
| 117 | |
| 118 | .section { |
| 119 |
| --- skins/default/css.txt | |
| +++ skins/default/css.txt | |
| @@ -24,11 +24,11 @@ | |
| 24 | color: #4183C4; |
| 25 | float: left; |
| 26 | } |
| 27 | .title h1 { |
| 28 | display: inline; |
| 29 | font-size: 1.80em; |
| 30 | } |
| 31 | .title h1:after { |
| 32 | content: " / "; |
| 33 | color: #777; |
| 34 | font-weight: normal; |
| @@ -107,12 +107,12 @@ | |
| 107 | |
| 108 | .content { |
| 109 | padding: 0ex 1ex 1ex 1ex; |
| 110 | color: #444; |
| 111 | } |
| 112 | .content h1 { font-size: 1.80em; } |
| 113 | .content h2 { font-size: 1.45em; } |
| 114 | .content h3 { font-size: 1.15em; } |
| 115 | .content h4 { font-size: 1.05em; } |
| 116 | .content h5 { font-size: 1.00em; } |
| 117 | |
| 118 | .section { |
| 119 |