summaryrefslogtreecommitdiff
path: root/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles.css')
-rw-r--r--styles.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/styles.css b/styles.css
index 6042be0..089337b 100644
--- a/styles.css
+++ b/styles.css
@@ -72,7 +72,7 @@ header .site-name {
nav {
/*margin-top: 0.5em;*/
- text-align: right;
+ text-align: left; /* right */
}
nav li {
@@ -125,7 +125,7 @@ a {
}
.item-list h1 {
- margin-bottom: 15px;
+ margin-bottom: 0px; /*15px*/
font-size: 1.3em;
}
.item-list a {
@@ -143,6 +143,7 @@ a {
color: #000;
padding: 4px 4px;
margin-bottom: 5px;
+ margin-right: 5px;
}