aboutsummaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/style/flexy-nuts-sans.css2
-rw-r--r--static/style/flexy-nuts-serif.css2
-rw-r--r--static/style/flexy-sane-sans.css2
-rw-r--r--static/style/flexy-sane-serif.css2
4 files changed, 8 insertions, 0 deletions
diff --git a/static/style/flexy-nuts-sans.css b/static/style/flexy-nuts-sans.css
index fbf189a..3b416be 100644
--- a/static/style/flexy-nuts-sans.css
+++ b/static/style/flexy-nuts-sans.css
@@ -4,6 +4,7 @@
margin-top: 0px;
margin-bottom: 0px;
margin-right: 250px;
+ margin-left: 15px;
padding-left: 15px;
padding-right: 5px;
padding-bottom: 5px; }
@@ -31,6 +32,7 @@ a:hover { color: yellow; }
#top_bar { background-color: #FF00FF; }
#top_bar_content {
+ margin-left: 15px;
background-color: #FF00FF;
border-right: 200px solid #FF00FF;
}
diff --git a/static/style/flexy-nuts-serif.css b/static/style/flexy-nuts-serif.css
index 2dbe9b0..bd53c5f 100644
--- a/static/style/flexy-nuts-serif.css
+++ b/static/style/flexy-nuts-serif.css
@@ -4,6 +4,7 @@
margin-top: 0px;
margin-bottom: 0px;
margin-right: 250px;
+ margin-left: 15px;
padding-left: 15px;
padding-right: 5px;
padding-bottom: 5px; }
@@ -31,6 +32,7 @@ a:hover { color: yellow; }
#top_bar { background-color: #FF00FF; }
#top_bar_content {
+ margin-left: 15px;
background-color: #FF00FF;
border-right: 200px solid #FF00FF;
}
diff --git a/static/style/flexy-sane-sans.css b/static/style/flexy-sane-sans.css
index 10d188e..ddeb121 100644
--- a/static/style/flexy-sane-sans.css
+++ b/static/style/flexy-sane-sans.css
@@ -4,6 +4,7 @@
margin-top: 0px;
margin-bottom: 0px;
margin-right: 250px;
+ margin-left: 15px;
padding-left: 15px;
padding-right: 5px;
padding-bottom: 5px; }
@@ -30,6 +31,7 @@ a:hover { color: blue; }
#top_bar { background-color: #993333; }
#top_bar_content {
+ margin-left: 15px;
background-color: #993333;
border-right: 200px solid #993333; }
body { font-family: sans; }
diff --git a/static/style/flexy-sane-serif.css b/static/style/flexy-sane-serif.css
index eec5837..dc37298 100644
--- a/static/style/flexy-sane-serif.css
+++ b/static/style/flexy-sane-serif.css
@@ -4,6 +4,7 @@
margin-top: 0px;
margin-bottom: 0px;
margin-right: 250px;
+ margin-left: 15px;
padding-left: 15px;
padding-right: 5px;
padding-bottom: 5px; }
@@ -30,5 +31,6 @@ a:hover { color: blue; }
#top_bar { background-color: #993333; }
#top_bar_content {
+ margin-left: 15px;
background-color: #993333;
border-right: 200px solid #993333; }