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:
f8a204d
)
updated
author
Matt Lee
<mattl@gnu.org>
Wed, 8 Sep 2010 15:24:08 +0000
(15:24 +0000)
committer
Matt Lee
<mattl@gnu.org>
Wed, 8 Sep 2010 15:24:08 +0000
(15:24 +0000)
screen.css
patch
|
blob
|
blame
|
history
diff --git
a/screen.css
b/screen.css
index 836511746cbd41e0b49400244681896f1cd5b197..c82d907d5889d4bf462a7aa5094ec55c436c2bbf 100644
(file)
--- a/
screen.css
+++ b/
screen.css
@@
-4,7
+4,7
@@
html { background-color: #ececec; }
- #doc2 { background-color: white; padding: 14px; }
+ #doc2 { background-color: white; padding: 14px;
border-left: 2px solid #ccc; border-right: 2px solid #ccc;
}
a:link{color: blue;}
a:hover{color: red;}