opinionated styling

• I think it makes sense for links in embeds to have underlines on hover. Discord also does this
• cancelReply button looks awkward with the bottom border and it's already clear that it's a button
This commit is contained in:
ygg2 2024-07-24 20:11:24 -04:00
parent 08fbda4f6b
commit 8d7de8d21a

View file

@ -1111,7 +1111,6 @@ span {
.embed a{
margin-bottom:.1in;
display: block;
text-decoration:none;
font-size:.2in;
}
.provider{
@ -1186,6 +1185,7 @@ span {
width: .25in;
text-align: center;
padding: 0in;
border: none;
}
#replybox.hideReplyBox{
height: 0in;