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{
|
.embed a{
|
||||||
margin-bottom:.1in;
|
margin-bottom:.1in;
|
||||||
display: block;
|
display: block;
|
||||||
text-decoration:none;
|
|
||||||
font-size:.2in;
|
font-size:.2in;
|
||||||
}
|
}
|
||||||
.provider{
|
.provider{
|
||||||
|
@ -1186,6 +1185,7 @@ span {
|
||||||
width: .25in;
|
width: .25in;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding: 0in;
|
padding: 0in;
|
||||||
|
border: none;
|
||||||
}
|
}
|
||||||
#replybox.hideReplyBox{
|
#replybox.hideReplyBox{
|
||||||
height: 0in;
|
height: 0in;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue