200520 New reply layout and Longhorn theme

This commit is contained in:
Daisuke
2020-05-20 14:53:33 -05:00
parent cb98b84c94
commit 2b1cee3f9d
27 changed files with 900 additions and 78 deletions

View File

@ -96,6 +96,13 @@ input[type="checkbox"]:checked+label {
box-shadow: 0px 0px 7px #000;
}
.felem a:hover > span {
background-color: rgba(18,26,36,0.8);
color: #d8a070 !important;
border: 1px solid #d8a070;
border-radius:4px;
}
.public::after {
content: '';
}