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:
31d1e3e
)
updated min-height
author
Matt Lee
<mattl@gnu.org>
Wed, 8 Sep 2010 21:25:27 +0000
(21:25 +0000)
committer
Matt Lee
<mattl@gnu.org>
Wed, 8 Sep 2010 21:25:27 +0000
(21:25 +0000)
screen.css
patch
|
blob
|
blame
|
history
diff --git
a/screen.css
b/screen.css
index 4d112b04f9cf9fe5cd383f42667650fa4f93ae57..e1bcc5fbdd051eb99c19fd2b6f54e727a3346d75 100644
(file)
--- a/
screen.css
+++ b/
screen.css
@@
-4,7
+4,7
@@
html { background-color: #ececec; }
-
body
{ min-height: 900px; }
+
#doc2
{ min-height: 900px; }
#doc2 { background-color: white; padding: 14px; border-left: 2px solid #ccc; border-right: 1px solid #ccc;