Fossil SCM
Merge the recnet Xekri skin changes into trunk.
Commit
18bfcfcf3b0c12ed2cd293c18d1c8bdcb67f998b
Parent
73e87caccffcd8f…
1 file changed
+8
-5
+8
-5
| --- skins/xekri/css.txt | ||
| +++ skins/xekri/css.txt | ||
| @@ -19,11 +19,11 @@ | ||
| 19 | 19 | margin: 0; |
| 20 | 20 | padding: 0; |
| 21 | 21 | } |
| 22 | 22 | |
| 23 | 23 | a { |
| 24 | - color: #44e; | |
| 24 | + color: #07e; | |
| 25 | 25 | } |
| 26 | 26 | |
| 27 | 27 | a:hover { |
| 28 | 28 | font-weight: bold; |
| 29 | 29 | } |
| @@ -55,10 +55,13 @@ | ||
| 55 | 55 | |
| 56 | 56 | h3 { |
| 57 | 57 | font-size: 1.25rem; |
| 58 | 58 | } |
| 59 | 59 | |
| 60 | +span[style^=background-color] { | |
| 61 | + color: #000; | |
| 62 | +} | |
| 60 | 63 | |
| 61 | 64 | /************************************** |
| 62 | 65 | * Main Area |
| 63 | 66 | */ |
| 64 | 67 | |
| @@ -98,11 +101,11 @@ | ||
| 98 | 101 | vertical-align: top; |
| 99 | 102 | white-space: nowrap; |
| 100 | 103 | } |
| 101 | 104 | |
| 102 | 105 | div.title { |
| 103 | - color: #22e; | |
| 106 | + color: #07e; | |
| 104 | 107 | font-family: Verdana, sans-serif; |
| 105 | 108 | font-weight: bold; |
| 106 | 109 | font-size: 2.5rem; |
| 107 | 110 | padding: 0.5rem; |
| 108 | 111 | text-align: center; |
| @@ -254,11 +257,11 @@ | ||
| 254 | 257 | */ |
| 255 | 258 | |
| 256 | 259 | /* display (column-based) */ |
| 257 | 260 | table.sbsdiffcols { |
| 258 | 261 | border-spacing: 0; |
| 259 | - font-size: 0.75em; | |
| 262 | + font-size: 0.85rem; | |
| 260 | 263 | width: 90%; |
| 261 | 264 | } |
| 262 | 265 | |
| 263 | 266 | table.sbsdiffcols pre { |
| 264 | 267 | border: 0; |
| @@ -486,12 +489,12 @@ | ||
| 486 | 489 | /************************************** |
| 487 | 490 | * Sections |
| 488 | 491 | */ |
| 489 | 492 | |
| 490 | 493 | div.section, div.sectionmenu { |
| 491 | - color: #eee; | |
| 492 | - background-color: #22e; | |
| 494 | + color: #2ee; | |
| 495 | + background-color: #22c; | |
| 493 | 496 | border-radius: 0 3rem; |
| 494 | 497 | box-shadow: 2px 2px #000; |
| 495 | 498 | display: flex; |
| 496 | 499 | font-size: 1.1rem; |
| 497 | 500 | font-weight: bold; |
| 498 | 501 |
| --- skins/xekri/css.txt | |
| +++ skins/xekri/css.txt | |
| @@ -19,11 +19,11 @@ | |
| 19 | margin: 0; |
| 20 | padding: 0; |
| 21 | } |
| 22 | |
| 23 | a { |
| 24 | color: #44e; |
| 25 | } |
| 26 | |
| 27 | a:hover { |
| 28 | font-weight: bold; |
| 29 | } |
| @@ -55,10 +55,13 @@ | |
| 55 | |
| 56 | h3 { |
| 57 | font-size: 1.25rem; |
| 58 | } |
| 59 | |
| 60 | |
| 61 | /************************************** |
| 62 | * Main Area |
| 63 | */ |
| 64 | |
| @@ -98,11 +101,11 @@ | |
| 98 | vertical-align: top; |
| 99 | white-space: nowrap; |
| 100 | } |
| 101 | |
| 102 | div.title { |
| 103 | color: #22e; |
| 104 | font-family: Verdana, sans-serif; |
| 105 | font-weight: bold; |
| 106 | font-size: 2.5rem; |
| 107 | padding: 0.5rem; |
| 108 | text-align: center; |
| @@ -254,11 +257,11 @@ | |
| 254 | */ |
| 255 | |
| 256 | /* display (column-based) */ |
| 257 | table.sbsdiffcols { |
| 258 | border-spacing: 0; |
| 259 | font-size: 0.75em; |
| 260 | width: 90%; |
| 261 | } |
| 262 | |
| 263 | table.sbsdiffcols pre { |
| 264 | border: 0; |
| @@ -486,12 +489,12 @@ | |
| 486 | /************************************** |
| 487 | * Sections |
| 488 | */ |
| 489 | |
| 490 | div.section, div.sectionmenu { |
| 491 | color: #eee; |
| 492 | background-color: #22e; |
| 493 | border-radius: 0 3rem; |
| 494 | box-shadow: 2px 2px #000; |
| 495 | display: flex; |
| 496 | font-size: 1.1rem; |
| 497 | font-weight: bold; |
| 498 |
| --- skins/xekri/css.txt | |
| +++ skins/xekri/css.txt | |
| @@ -19,11 +19,11 @@ | |
| 19 | margin: 0; |
| 20 | padding: 0; |
| 21 | } |
| 22 | |
| 23 | a { |
| 24 | color: #07e; |
| 25 | } |
| 26 | |
| 27 | a:hover { |
| 28 | font-weight: bold; |
| 29 | } |
| @@ -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 | |
| @@ -98,11 +101,11 @@ | |
| 101 | vertical-align: top; |
| 102 | white-space: nowrap; |
| 103 | } |
| 104 | |
| 105 | div.title { |
| 106 | color: #07e; |
| 107 | font-family: Verdana, sans-serif; |
| 108 | font-weight: bold; |
| 109 | font-size: 2.5rem; |
| 110 | padding: 0.5rem; |
| 111 | text-align: center; |
| @@ -254,11 +257,11 @@ | |
| 257 | */ |
| 258 | |
| 259 | /* display (column-based) */ |
| 260 | table.sbsdiffcols { |
| 261 | border-spacing: 0; |
| 262 | font-size: 0.85rem; |
| 263 | width: 90%; |
| 264 | } |
| 265 | |
| 266 | table.sbsdiffcols pre { |
| 267 | border: 0; |
| @@ -486,12 +489,12 @@ | |
| 489 | /************************************** |
| 490 | * Sections |
| 491 | */ |
| 492 | |
| 493 | div.section, div.sectionmenu { |
| 494 | color: #2ee; |
| 495 | background-color: #22c; |
| 496 | border-radius: 0 3rem; |
| 497 | box-shadow: 2px 2px #000; |
| 498 | display: flex; |
| 499 | font-size: 1.1rem; |
| 500 | font-weight: bold; |
| 501 |