Fossil SCM

Restored the #444 text color for headers, since bold and big text doesn't have the same need for high contrast ratios to be readable.

wyoung 2024-02-10 05:37 inskinerator-modern-backport
Commit a3903958de99fb3374afe9b262ac93c1327928c168708c3d2269ec93425145ad
1 file changed +5 -5
--- skins/default/css.txt
+++ skins/default/css.txt
@@ -118,15 +118,15 @@
118118
119119
.content {
120120
padding: 1ex;
121121
color: #2e2e2e; /* justified above in "WCAG 2" comment */
122122
}
123
-.content h1 { font-size: 1.60em; }
124
-.content h2 { font-size: 1.45em; }
125
-.content h3 { font-size: 1.15em; }
126
-.content h4 { font-size: 1.05em; }
127
-.content h5 { font-size: 1.00em; }
123
+.content h1 { font-size: 1.60em; color: #444; }
124
+.content h2 { font-size: 1.45em; color: #444; }
125
+.content h3 { font-size: 1.15em; color: #444; }
126
+.content h4 { font-size: 1.05em; color: #444; }
127
+.content h5 { font-size: 1.00em; color: #444; }
128128
129129
.section {
130130
font-size: 1em;
131131
font-weight: bold;
132132
background-color: #f5f5f5;
133133
--- skins/default/css.txt
+++ skins/default/css.txt
@@ -118,15 +118,15 @@
118
119 .content {
120 padding: 1ex;
121 color: #2e2e2e; /* justified above in "WCAG 2" comment */
122 }
123 .content h1 { font-size: 1.60em; }
124 .content h2 { font-size: 1.45em; }
125 .content h3 { font-size: 1.15em; }
126 .content h4 { font-size: 1.05em; }
127 .content h5 { font-size: 1.00em; }
128
129 .section {
130 font-size: 1em;
131 font-weight: bold;
132 background-color: #f5f5f5;
133
--- skins/default/css.txt
+++ skins/default/css.txt
@@ -118,15 +118,15 @@
118
119 .content {
120 padding: 1ex;
121 color: #2e2e2e; /* justified above in "WCAG 2" comment */
122 }
123 .content h1 { font-size: 1.60em; color: #444; }
124 .content h2 { font-size: 1.45em; color: #444; }
125 .content h3 { font-size: 1.15em; color: #444; }
126 .content h4 { font-size: 1.05em; color: #444; }
127 .content h5 { font-size: 1.00em; color: #444; }
128
129 .section {
130 font-size: 1em;
131 font-weight: bold;
132 background-color: #f5f5f5;
133

Keyboard Shortcuts

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