Setting body text color
parent
ae5c48bd0a
commit
2042a41441
|
@ -18,6 +18,7 @@
|
|||
margin: 0px;
|
||||
font-family: Helvetica, Sans-Serif;
|
||||
font-size: .9em;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
a {
|
||||
|
|
|
@ -15,6 +15,7 @@
|
|||
background-color: #2b2a33;
|
||||
font-family: Helvetica, Sans-Serif;
|
||||
font-size: .9rem;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
a {
|
||||
|
|
Loading…
Reference in New Issue