| /** | |
| * lobste.rs | |
| * Font colors and fonts | |
| */ | |
| li .details .link a{ | |
| /*color:#19449c !important;*/ | |
| } | |
| li .details .link a:visited{ | |
| color:#bbb !important; | |
| } | |
| li .details .tags a, li .details .domain{ | |
| border:none !important; | |
| background:none !important; | |
| color:#ccc !important; | |
| text-decoration:none; | |
| font-style:normal !important; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment