server ver
This commit is contained in:
16
public/z0mb/css/z0mb.css
vendored
16
public/z0mb/css/z0mb.css
vendored
@@ -238,11 +238,11 @@ ul.dd-menu > li:hover {
|
||||
|
||||
.dd-input + .dd-menu {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.dd-input:checked + .dd-menu {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
.dd-menu li {
|
||||
padding: 10px 20px;
|
||||
@@ -308,11 +308,19 @@ div#categories {
|
||||
}
|
||||
|
||||
div#collapseComments {
|
||||
background: #040a0a;
|
||||
background: #000;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.card.panel-default {
|
||||
margin-top: 5px;
|
||||
margin: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
#commentForm textarea {
|
||||
background: rgb(33, 34, 34) none repeat scroll 0 0;
|
||||
}
|
||||
|
||||
.commentButton {
|
||||
background: #000;
|
||||
}
|
||||
|
Reference in New Issue
Block a user