diff options
Diffstat (limited to 'css/style.css')
| -rw-r--r-- | css/style.css | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css index 898a659..9857882 100644 --- a/css/style.css +++ b/css/style.css @@ -606,3 +606,13 @@ textarea:focus { .next p { text-align: right; } + +/* .s1nical { + color: inherit; + text-decoration: inherit; +}*/ + +div #personal a, a:hover, #media a, a:hover, #address a, a:hover { + color: inherit; + text-decoration: none; +}
\ No newline at end of file |