aboutsummaryrefslogtreecommitdiffstats
path: root/public/stylesheets/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/stylesheets/main.css')
-rw-r--r--public/stylesheets/main.css17
1 files changed, 2 insertions, 15 deletions
diff --git a/public/stylesheets/main.css b/public/stylesheets/main.css
index 78a6088f3..76a7f7c9b 100644
--- a/public/stylesheets/main.css
+++ b/public/stylesheets/main.css
@@ -171,7 +171,7 @@ body
#topnav
{
position: relative;
- top: 103px;
+ top: 77px;
left: 0px;
width: 100%;
height: auto;
@@ -404,7 +404,7 @@ dd { margin: 0.6em 0 2em 4em; width: 33em; }
/*-----------------------------blog----------------*/
-div#blog_sidebar
+div#twitter
{
float: right;
clear: none;
@@ -412,24 +412,11 @@ div#blog_sidebar
background-color: #EAEAEA;
padding: 0.5em;
margin: 0 0 1em 1em;
-
- border-color: #AEAEAE;
- border-width: 1px;
- border-style: solid;
-}
-div#blog_sidebar h1
-{
-}
-div#blog_sidebar img
-{
- vertical-align: middle;
}
.blog_post {
margin-bottom: 2em;
}
-.twitter_post {
-}
/*-----------------------------list sidebars----------------*/
#list_sidebar