diff options
| author | s1n <[email protected]> | 2019-10-20 17:25:55 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-10-20 17:25:55 -0700 |
| commit | f58c18133cc0d731d5e7752b1eebaa6cdafe8ca6 (patch) | |
| tree | 21279a767961e49390ca2818dd831b78e2756c57 /css | |
| parent | notexthighlight/ contextmenu, links and organize (diff) | |
| download | p.s1n.pw-admin-f58c18133cc0d731d5e7752b1eebaa6cdafe8ca6.tar.xz p.s1n.pw-admin-f58c18133cc0d731d5e7752b1eebaa6cdafe8ca6.zip | |
links in footer
Diffstat (limited to '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 |