Switched to a solarized color scheme
This commit is contained in:
parent
4bbf3e7788
commit
78a6f5505d
8 changed files with 74 additions and 31 deletions
|
@ -1,11 +1,11 @@
|
|||
footer {
|
||||
background-color: #30638e;
|
||||
background-color: #002b36;
|
||||
padding: 10px;
|
||||
}
|
||||
footer p {
|
||||
color: lightgray;
|
||||
color: #859900;
|
||||
text-align: center;
|
||||
}
|
||||
footer a {
|
||||
color: lightgray;
|
||||
color: #859900;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue