Merge remote-tracking branch 'camp/master'
This commit is contained in:
commit
787e0e22e8
|
@ -1,5 +1,5 @@
|
||||||
body {
|
body {
|
||||||
background-color: #000000 !important;
|
background-color: #282828 !important;
|
||||||
font-size: 14px !important;
|
font-size: 14px !important;
|
||||||
color: #ffffff !important;
|
color: #ffffff !important;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
|
@ -17,6 +17,7 @@ body {
|
||||||
|
|
||||||
body, h1, h2, h3, h4, h5, h6 {
|
body, h1, h2, h3, h4, h5, h6 {
|
||||||
font-family: Open Sans !important;
|
font-family: Open Sans !important;
|
||||||
|
line-height: 1.4;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -55,6 +56,7 @@ a:focus, a:hover {
|
||||||
|
|
||||||
.special-column {
|
.special-column {
|
||||||
padding-left: 0em !important;
|
padding-left: 0em !important;
|
||||||
|
padding-top: 10px; /* moved below search bar */
|
||||||
}
|
}
|
||||||
|
|
||||||
.index-text {
|
.index-text {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user