Make the NSFW warning tag subtler, pass 2.

This commit is contained in:
Max Goodman
2011-06-21 17:03:15 -07:00
committed by Max Goodman
parent 5b9de9cb48
commit 7f16403582

View File

@@ -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;