summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authors1n <[email protected]>2019-10-20 17:25:55 -0700
committers1n <[email protected]>2019-10-20 17:25:55 -0700
commitf58c18133cc0d731d5e7752b1eebaa6cdafe8ca6 (patch)
tree21279a767961e49390ca2818dd831b78e2756c57 /css
parentnotexthighlight/ contextmenu, links and organize (diff)
downloadp.s1n.pw-admin-f58c18133cc0d731d5e7752b1eebaa6cdafe8ca6.tar.xz
p.s1n.pw-admin-f58c18133cc0d731d5e7752b1eebaa6cdafe8ca6.zip
links in footer
Diffstat (limited to 'css')
-rw-r--r--css/style.css10
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