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

@ -262,6 +262,13 @@ input[type="submit"] {
border-top:2px solid #dedfe1;
}
.felem a:hover > span {
background-color:white;
box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
color: black !important;
border-radius:4px;
}
.public::after {
content: '';
}