mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
Brighter headers.
The headers were to dark to be visible thru the mirror.
This commit is contained in:
parent
30bcc8e7f0
commit
9bf22e5e13
@ -21,7 +21,7 @@ body {
|
||||
*/
|
||||
|
||||
.dimmed {
|
||||
color: #555;
|
||||
color: #666;
|
||||
}
|
||||
|
||||
.normal {
|
||||
@ -91,11 +91,11 @@ header {
|
||||
font-size: 15px;
|
||||
font-family: "Roboto Condensed";
|
||||
font-weight: 400;
|
||||
border-bottom: 1px solid #333;
|
||||
border-bottom: 1px solid #666;
|
||||
line-height: 0.35em;
|
||||
padding-bottom: 10px;
|
||||
margin-bottom: 10px;
|
||||
color: #666;
|
||||
color: #999;
|
||||
}
|
||||
|
||||
sup {
|
||||
|
Loading…
x
Reference in New Issue
Block a user