summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css12
1 files changed, 3 insertions, 9 deletions
diff --git a/local.css b/local.css
index f2de9cc8..786552ca 100644
--- a/local.css
+++ b/local.css
@@ -192,7 +192,7 @@ a:hover
.newsitem
{
- border: 1px solid black;
+ border: 1px solid grey;
overflow: auto;
}
.newsitem .newsitemheader .header
@@ -200,8 +200,8 @@ a:hover
max-width: 30%;
float: left;
margin-right: 1em;
- border-bottom: 1px solid black;
- border-right: 1px solid black;
+ border-bottom: 1px solid grey;
+ border-right: 1px solid grey;
}
.newsitem .header,
.newsitem .author
@@ -260,9 +260,6 @@ a:hover
padding-left: 1ex;
padding-top: 0.5ex;
padding-bottom: 0.5ex;
- border-width: thin;
- border-style: solid;
- border-color: grey;
}
#mission {
@@ -272,7 +269,4 @@ a:hover
padding-left: 1ex;
padding-top: 0.5ex;
padding-bottom: 0.5ex;
- border-width: thin;
- border-style: solid;
- border-color: grey;
}