summaryrefslogtreecommitdiff
path: root/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/style.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