update stylesheet to use solarized colors
This commit is contained in:
parent
5364ebe7e1
commit
8deba93291
3 changed files with 417 additions and 30 deletions
|
@ -59,8 +59,8 @@ a:hover {
|
|||
}
|
||||
|
||||
hr {
|
||||
color: @light-grey;
|
||||
background-color: @light-grey;
|
||||
color: @base00;
|
||||
background-color: @base00;
|
||||
height: 1px;
|
||||
border: none;
|
||||
margin-top: 40px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue