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

@ -251,6 +251,14 @@ input[type="submit"] {
border-top:2px solid #eeaa88;
}
.felem a:hover > span {
background-color: #f0e0d6;
border:1px solid #800000;
color: #4267b2;
}
.public::after {
content: '';
}