mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-24 06:18:08 -05:00
Make link domain easier to read on spammed links.
This commit is contained in:
@@ -658,6 +658,10 @@ ul.flat-vert {text-align: left;}
|
||||
.domain { color: #888; font-size:x-small; }
|
||||
.domain a { color: #888 }
|
||||
.domain a:hover { text-decoration: underline }
|
||||
.spam .domain,
|
||||
.spam .domain a {
|
||||
color: black;
|
||||
}
|
||||
|
||||
.link-note {
|
||||
background-color: white;
|
||||
|
||||
Reference in New Issue
Block a user