projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4d3976
)
Add margin.
author
Jan Schneider
<jan@horde.org>
Thu, 12 Aug 2010 18:34:01 +0000
(20:34 +0200)
committer
Jan Schneider
<jan@horde.org>
Thu, 12 Aug 2010 18:34:14 +0000
(20:34 +0200)
horde/themes/hordeweb/screen.css
patch
|
blob
|
history
diff --git
a/horde/themes/hordeweb/screen.css
b/horde/themes/hordeweb/screen.css
index
73bc76d
..
6d2722e
100644
(file)
--- a/
horde/themes/hordeweb/screen.css
+++ b/
horde/themes/hordeweb/screen.css
@@
-6,6
+6,10
@@
body {
font-size: 80%;
padding: 8px;
}
+.body {
+ left: 8px;
+ right: 8px;
+}
a {
color: #66a;
text-decoration: none;