summaryrefslogtreecommitdiff
path: root/doc/style.css
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-29 06:58:53 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-29 06:58:53 +0000
commit3dad68caab73dd4af11d152649f8314edb445453 (patch)
treec24b4a58598aeb1f7f2230cd7704aa253594bc2c /doc/style.css
parent33bb16e01983d7184937670995e5778cfe8d5df9 (diff)
fix
Diffstat (limited to 'doc/style.css')
-rw-r--r--doc/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/style.css b/doc/style.css
index 7c185fd5d..c641dfd53 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -21,7 +21,7 @@
/* Used for adding a blog page. */
#blogform {
- margin: 10px 10px;
+ padding: 10px 10px;
border: 1px solid #aaa;
background: #eee;
}