Fossil SCM
Fix typo in the default skin CSS - patch from Johan Kuuse.
Commit
e07fdbc51e6e9b8f0e15f0b8b9369033bbef1cf27b0856d128619507dd81ad03
Parent
bad4d282977cd57…
1 file changed
+1
-1
+1
-1
| --- skins/default/css.txt | ||
| +++ skins/default/css.txt | ||
| @@ -42,11 +42,11 @@ | ||
| 42 | 42 | font-size: 1.25em; |
| 43 | 43 | } |
| 44 | 44 | .content h2 { |
| 45 | 45 | font-size: 1.15em; |
| 46 | 46 | } |
| 47 | -.content h2 { | |
| 47 | +.content h3 { | |
| 48 | 48 | font-size: 1.05em; |
| 49 | 49 | font-weight: bold; |
| 50 | 50 | } |
| 51 | 51 | |
| 52 | 52 | .section { |
| 53 | 53 |
| --- skins/default/css.txt | |
| +++ skins/default/css.txt | |
| @@ -42,11 +42,11 @@ | |
| 42 | font-size: 1.25em; |
| 43 | } |
| 44 | .content h2 { |
| 45 | font-size: 1.15em; |
| 46 | } |
| 47 | .content h2 { |
| 48 | font-size: 1.05em; |
| 49 | font-weight: bold; |
| 50 | } |
| 51 | |
| 52 | .section { |
| 53 |
| --- skins/default/css.txt | |
| +++ skins/default/css.txt | |
| @@ -42,11 +42,11 @@ | |
| 42 | font-size: 1.25em; |
| 43 | } |
| 44 | .content h2 { |
| 45 | font-size: 1.15em; |
| 46 | } |
| 47 | .content h3 { |
| 48 | font-size: 1.05em; |
| 49 | font-weight: bold; |
| 50 | } |
| 51 | |
| 52 | .section { |
| 53 |