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:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user