Fossil SCM

Giving the h1.page-title below the menu bar the same off-black tint as the content body headers (#444) when shown, not full black, giving it an out-of-place appearance.

wyoung 2024-11-01 07:13 trunk
Commit 7253b15a53aae9f34ef507834d8839a69e0f52db7251ad36d34e381ba49728d2
1 file changed +1
--- skins/default/css.txt
+++ skins/default/css.txt
@@ -42,10 +42,11 @@
4242
.artifact h1.page-title,
4343
.dir h1.page-title,
4444
.doc h1.page-title,
4545
.wiki h1.page-title {
4646
display: block; /* …for potentially long doc titles… */
47
+ color: #444;
4748
}
4849
.artifact .title > .page-title,
4950
.dir .title > .page-title,
5051
.doc .title > .page-title,
5152
.wiki .title > .page-title {
5253
--- skins/default/css.txt
+++ skins/default/css.txt
@@ -42,10 +42,11 @@
42 .artifact h1.page-title,
43 .dir h1.page-title,
44 .doc h1.page-title,
45 .wiki h1.page-title {
46 display: block; /* …for potentially long doc titles… */
 
47 }
48 .artifact .title > .page-title,
49 .dir .title > .page-title,
50 .doc .title > .page-title,
51 .wiki .title > .page-title {
52
--- skins/default/css.txt
+++ skins/default/css.txt
@@ -42,10 +42,11 @@
42 .artifact h1.page-title,
43 .dir h1.page-title,
44 .doc h1.page-title,
45 .wiki h1.page-title {
46 display: block; /* …for potentially long doc titles… */
47 color: #444;
48 }
49 .artifact .title > .page-title,
50 .dir .title > .page-title,
51 .doc .title > .page-title,
52 .wiki .title > .page-title {
53

Keyboard Shortcuts

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