diff options
Diffstat (limited to 'static/css/txt/cuteanarchy.css')
-rw-r--r-- | static/css/txt/cuteanarchy.css | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/static/css/txt/cuteanarchy.css b/static/css/txt/cuteanarchy.css index af9c360..864cc40 100644 --- a/static/css/txt/cuteanarchy.css +++ b/static/css/txt/cuteanarchy.css @@ -203,7 +203,7 @@ a.thumb { color: #66564f; } -.lastposts #n2 { +#lastposts #n2 { text-decoration: none; } @@ -211,11 +211,6 @@ a.thumb { color: #e9b2c8; } -.end { - font-size: small; - font-family: monospace; -} - form .msg { background: #ffb8b8; border: 1px dotted #000; |