mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-25 16:00:22 +01:00
Merge pull request #130 from JosephGoldbergStein/patch-1
Ferus.css border fix
This commit is contained in:
commit
f066c33037
@ -36,7 +36,7 @@ a.post_no:hover {
|
|||||||
}
|
}
|
||||||
div.post.reply {
|
div.post.reply {
|
||||||
background: #0E0E0E;
|
background: #0E0E0E;
|
||||||
border: #414141 2px solid;
|
border: #414141 2px solid !important;
|
||||||
}
|
}
|
||||||
.de-pview {
|
.de-pview {
|
||||||
background: rgba(14, 14, 14, 0.84) !important;
|
background: rgba(14, 14, 14, 0.84) !important;
|
||||||
|
Loading…
Reference in New Issue
Block a user