Fossil SCM
The h1 handling change in [b1f6753c] left a few definitions behind. Fixed.
Commit
06a70ff8677fd088b5898e9ea121cc0d0ec293ab3d72c0d55caae4f7fc370246
Parent
d745752649265e1…
1 file changed
+3
-5
+3
-5
| --- skins/default/css.txt | ||
| +++ skins/default/css.txt | ||
| @@ -33,11 +33,13 @@ | ||
| 33 | 33 | .title { |
| 34 | 34 | color: #4183C4; |
| 35 | 35 | float: left; |
| 36 | 36 | } |
| 37 | 37 | h1.page-title { |
| 38 | - display: none; /* don't use body-area h1 except… */ | |
| 38 | + font-size: 1.60em; /* match content > h1 */ | |
| 39 | + margin-bottom: 0; /* div.content top margin suffices */ | |
| 40 | + display: none; /* don't use body-area h1 except… */ | |
| 39 | 41 | } |
| 40 | 42 | .artifact h1.page-title, |
| 41 | 43 | .dir h1.page-title, |
| 42 | 44 | .doc h1.page-title, |
| 43 | 45 | .wiki h1.page-title { |
| @@ -501,14 +503,10 @@ | ||
| 501 | 503 | .dir .title > .page-title, |
| 502 | 504 | .doc .title > .page-title, |
| 503 | 505 | .wiki .title > .page-title { |
| 504 | 506 | display: none; /* …except for docs, where it may force wrapping */ |
| 505 | 507 | } |
| 506 | - h1.page-title { | |
| 507 | - font-size: 1.60em; /* match content > h1 */ | |
| 508 | - margin-bottom: 0; /* div.content top margin suffices */ | |
| 509 | - } | |
| 510 | 508 | .status {padding-top: 0px;} |
| 511 | 509 | .mainmenu a { |
| 512 | 510 | padding: 8px 10px; |
| 513 | 511 | } |
| 514 | 512 | .mainmenu { |
| 515 | 513 |
| --- skins/default/css.txt | |
| +++ skins/default/css.txt | |
| @@ -33,11 +33,13 @@ | |
| 33 | .title { |
| 34 | color: #4183C4; |
| 35 | float: left; |
| 36 | } |
| 37 | h1.page-title { |
| 38 | display: none; /* don't use body-area h1 except… */ |
| 39 | } |
| 40 | .artifact h1.page-title, |
| 41 | .dir h1.page-title, |
| 42 | .doc h1.page-title, |
| 43 | .wiki h1.page-title { |
| @@ -501,14 +503,10 @@ | |
| 501 | .dir .title > .page-title, |
| 502 | .doc .title > .page-title, |
| 503 | .wiki .title > .page-title { |
| 504 | display: none; /* …except for docs, where it may force wrapping */ |
| 505 | } |
| 506 | h1.page-title { |
| 507 | font-size: 1.60em; /* match content > h1 */ |
| 508 | margin-bottom: 0; /* div.content top margin suffices */ |
| 509 | } |
| 510 | .status {padding-top: 0px;} |
| 511 | .mainmenu a { |
| 512 | padding: 8px 10px; |
| 513 | } |
| 514 | .mainmenu { |
| 515 |
| --- skins/default/css.txt | |
| +++ skins/default/css.txt | |
| @@ -33,11 +33,13 @@ | |
| 33 | .title { |
| 34 | color: #4183C4; |
| 35 | float: left; |
| 36 | } |
| 37 | h1.page-title { |
| 38 | font-size: 1.60em; /* match content > h1 */ |
| 39 | margin-bottom: 0; /* div.content top margin suffices */ |
| 40 | display: none; /* don't use body-area h1 except… */ |
| 41 | } |
| 42 | .artifact h1.page-title, |
| 43 | .dir h1.page-title, |
| 44 | .doc h1.page-title, |
| 45 | .wiki h1.page-title { |
| @@ -501,14 +503,10 @@ | |
| 503 | .dir .title > .page-title, |
| 504 | .doc .title > .page-title, |
| 505 | .wiki .title > .page-title { |
| 506 | display: none; /* …except for docs, where it may force wrapping */ |
| 507 | } |
| 508 | .status {padding-top: 0px;} |
| 509 | .mainmenu a { |
| 510 | padding: 8px 10px; |
| 511 | } |
| 512 | .mainmenu { |
| 513 |