Fossil SCM

Fix the text color on the "blame" page to make it easier to read.

zakero 2015-03-11 23:16 skin-xekri
Commit 836a89c5b250d1ef109174d9d8d4eefc63ea98ed
1 file changed +4 -1
--- skins/xekri/css.txt
+++ skins/xekri/css.txt
@@ -55,10 +55,13 @@
5555
5656
h3 {
5757
font-size: 1.25rem;
5858
}
5959
60
+span[style^=background-color] {
61
+ color: #000;
62
+}
6063
6164
/**************************************
6265
* Main Area
6366
*/
6467
@@ -506,11 +509,11 @@
506509
margin-top: -0.75rem;
507510
width: 75%;
508511
}
509512
510513
div.sectionmenu > a:link, div.sectionmenu > a:visited {
511
- color: #888;
514
+ color: #000;
512515
text-decoration: none;
513516
}
514517
515518
div.sectionmenu > a:hover {
516519
color: #eee;
517520
--- skins/xekri/css.txt
+++ skins/xekri/css.txt
@@ -55,10 +55,13 @@
55
56 h3 {
57 font-size: 1.25rem;
58 }
59
 
 
 
60
61 /**************************************
62 * Main Area
63 */
64
@@ -506,11 +509,11 @@
506 margin-top: -0.75rem;
507 width: 75%;
508 }
509
510 div.sectionmenu > a:link, div.sectionmenu > a:visited {
511 color: #888;
512 text-decoration: none;
513 }
514
515 div.sectionmenu > a:hover {
516 color: #eee;
517
--- skins/xekri/css.txt
+++ skins/xekri/css.txt
@@ -55,10 +55,13 @@
55
56 h3 {
57 font-size: 1.25rem;
58 }
59
60 span[style^=background-color] {
61 color: #000;
62 }
63
64 /**************************************
65 * Main Area
66 */
67
@@ -506,11 +509,11 @@
509 margin-top: -0.75rem;
510 width: 75%;
511 }
512
513 div.sectionmenu > a:link, div.sectionmenu > a:visited {
514 color: #000;
515 text-decoration: none;
516 }
517
518 div.sectionmenu > a:hover {
519 color: #eee;
520

Keyboard Shortcuts

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