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:
parent
08fbda4f6b
commit
8d7de8d21a
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue