mirror of
https://github.com/jimeh/heartb.it.git
synced 2026-02-19 12:56:47 +00:00
Decorate anchor tags in a prettier way.
This commit is contained in:
@@ -27,7 +27,8 @@ body {
|
||||
text-decoration: none;
|
||||
}
|
||||
#contact a:hover {
|
||||
text-decoration: underline;
|
||||
border-bottom: 2px solid #ddd;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#not-found {
|
||||
|
||||
Reference in New Issue
Block a user