summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authordrebs <drebs@riseup.net>2010-02-18 23:05:20 -0200
committerdrebs <drebs@riseup.net>2010-02-18 23:05:20 -0200
commit6140d76d3c327d1bc4eb95b35325284923257491 (patch)
tree4d6b9ec04ff70a72915bd3cd84f9564ca857350e /local.css
parent04f300d7efdc76aedf5f37af92f5902ba5d87b75 (diff)
downloadpadrao-6140d76d3c327d1bc4eb95b35325284923257491.tar.gz
padrao-6140d76d3c327d1bc4eb95b35325284923257491.tar.bz2
Fixing css.
Diffstat (limited to 'local.css')
-rw-r--r--local.css13
1 files changed, 9 insertions, 4 deletions
diff --git a/local.css b/local.css
index 51fbf70..42861c8 100644
--- a/local.css
+++ b/local.css
@@ -1,7 +1,3 @@
-/*#sidebar {
- width: inherit;
-}*/
-
body{
font-family:Palatino,georgia,"times new roman",serif;
font-size: 1.03em;
@@ -26,6 +22,15 @@ body{
font-size: .8em;
}
+#sidebar {
+ line-height: 3ex;
+ width: 20ex;
+ float: right;
+ margin-right: 40px;
+ margin-bottom: 40px;
+ padding: 2ex 2ex;
+}
+
/*Elements*/
hr{
width: 50%;