summaryrefslogtreecommitdiffstats
path: root/css/original.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/original.css')
-rw-r--r--css/original.css17
1 files changed, 17 insertions, 0 deletions
diff --git a/css/original.css b/css/original.css
new file mode 100644
index 0000000..a6bfd5d
--- /dev/null
+++ b/css/original.css
@@ -0,0 +1,17 @@
+#wrapper{width:811px;}
+#header{background:transparent url('../images/theme/content_top.png') no-repeat;}
+#top_bar{padding-top:74px;}
+#rss-feed{ position:relative;top:35px; }
+#content{background: #FFF url('../images/theme/content_middle.png') repeat-y;width:769px;}
+#content-body{width:547px;}
+#footer{background:transparent url('../images/theme/content_bottom.png') no-repeat;}
+#footer .text{width:785px;}
+ul#front_menu{width:548px;}
+.expand{width:768px !important;}
+.hentry{width:548px;overflow:hidden;}
+.cat_tags{background:#FFF url('../images/theme/tags_category.png') no-repeat;width:540px;}
+.cat_tags_close{background:#FFF url('../images/theme/tags_category.png') 0 -81px no-repeat;width:548px;}
+.cat_tags_continue{background:#FFF url('../images/theme/tags_category_continue.png') no-repeat;width:540px;}
+.cat_tags_continue_close{background:#FFF url('../images/theme/tags_category_continue.png') 0 -81px no-repeat;width:548px;}
+.cat_tags .category{width:400px;}
+.cat_tags .continue{padding-right:10px;} \ No newline at end of file