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

@ -367,6 +367,17 @@ input[type="submit"] {
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2) inset;
}
.felem a:hover > span {
color: black !important;
background-color: #fbffbf !important;
border: 1px solid black;
box-shadow: 1px 1px 2px black;
border-radius:10px !important;
}
.public::after {
content: '';
}