Fossil SCM

The h1 handling change in [b1f6753c] left a few definitions behind. Fixed.

wyoung 2024-02-17 18:24 trunk
Commit 06a70ff8677fd088b5898e9ea121cc0d0ec293ab3d72c0d55caae4f7fc370246
1 file changed +3 -5
--- skins/default/css.txt
+++ skins/default/css.txt
@@ -33,11 +33,13 @@
3333
.title {
3434
color: #4183C4;
3535
float: left;
3636
}
3737
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… */
3941
}
4042
.artifact h1.page-title,
4143
.dir h1.page-title,
4244
.doc h1.page-title,
4345
.wiki h1.page-title {
@@ -501,14 +503,10 @@
501503
.dir .title > .page-title,
502504
.doc .title > .page-title,
503505
.wiki .title > .page-title {
504506
display: none; /* …except for docs, where it may force wrapping */
505507
}
506
- h1.page-title {
507
- font-size: 1.60em; /* match content > h1 */
508
- margin-bottom: 0; /* div.content top margin suffices */
509
- }
510508
.status {padding-top: 0px;}
511509
.mainmenu a {
512510
padding: 8px 10px;
513511
}
514512
.mainmenu {
515513
--- 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

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button