projects
/
libreplanet-static.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e774975
)
fixed homepage
author
Matt Lee
<mattl@gnu.org>
Mon, 31 Jan 2011 21:33:21 +0000
(21:33 +0000)
committer
Matt Lee
<mattl@gnu.org>
Mon, 31 Jan 2011 21:33:21 +0000
(21:33 +0000)
screen.css
patch
|
blob
|
blame
|
history
diff --git
a/screen.css
b/screen.css
index 36ad140ed1503f0452601b8fa3969c00a53ef719..e2b4580aed5b3dd3c5c4c4a7664f7df94c359e8c 100644
(file)
--- a/
screen.css
+++ b/
screen.css
@@
-6,7
+6,7
@@
#doc2 { min-height: 900px; }
- #doc4 { background-color: white; border-left: 2px solid #ccc; border-right: 1px solid #ccc; }
+ #doc4 { background-color: white; border-left: 2px solid #ccc; border-right: 1px solid #ccc;
padding: 10px;
}
a:link{color: blue;}
a:hover{color: red;}