mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-05 03:00:15 -04:00
Make the NSFW warning tag subtler, pass 2.
This commit is contained in:
@@ -2483,12 +2483,11 @@ form input[type=radio] {margin: 2px .5em 0 0; }
|
||||
}
|
||||
|
||||
.nsfw-stamp acronym {
|
||||
color: #f55;
|
||||
color: #ac3939;
|
||||
font-size: x-small;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
padding: 0 2px;
|
||||
border: 1px solid #faa !important;
|
||||
border: 1px solid #d27979 !important;
|
||||
-moz-border-radius: 3px;
|
||||
-webkit-border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
|
||||
Reference in New Issue
Block a user