websites.concatenative: fix stylesheet

Slava Pestov 2010-03-25 09:21:49 -04:00
parent 00a3a0d617
commit 5075a81cf3
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ body, button {
border: none; border: none;
} }
a, .link { a:link, a:visited, .link {
color: #222; color: #222;
border-bottom:1px dotted #666; border-bottom:1px dotted #666;
text-decoration:none; text-decoration:none;