Compare commits
No commits in common. "787e0e22e80594ffa0478169034be65d68701bb6" and "99ea0eab0aa22ff3863f460e25bea04ec99b07cd" have entirely different histories.
787e0e22e8
...
99ea0eab0a
|
@ -1,5 +1,5 @@
|
|||
body {
|
||||
background-color: #282828 !important;
|
||||
background-color: #000000 !important;
|
||||
font-size: 14px !important;
|
||||
color: #ffffff !important;
|
||||
overflow-x: hidden;
|
||||
|
@ -17,7 +17,6 @@ body {
|
|||
|
||||
body, h1, h2, h3, h4, h5, h6 {
|
||||
font-family: Open Sans !important;
|
||||
line-height: 1.4;
|
||||
}
|
||||
|
||||
|
||||
|
@ -56,7 +55,6 @@ a:focus, a:hover {
|
|||
|
||||
.special-column {
|
||||
padding-left: 0em !important;
|
||||
padding-top: 10px; /* moved below search bar */
|
||||
}
|
||||
|
||||
.index-text {
|
||||
|
|
Loading…
Reference in New Issue
Block a user