summaryrefslogtreecommitdiff
path: root/static/css/screen.css
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2011-02-19 20:54:32 +0100
committerfranck cuny <franck@lumberjaph.net>2011-02-19 20:54:32 +0100
commita3597997e872b043318f0322d0ac1cc510157576 (patch)
tree054979bef7f130308aff4eee87a17f8a94dcf1e7 /static/css/screen.css
parenttry another background color (diff)
downloadlumberjaph-a3597997e872b043318f0322d0ac1cc510157576.tar.gz
remove unused stuff; add new css for projects
Diffstat (limited to '')
-rw-r--r--static/css/screen.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/static/css/screen.css b/static/css/screen.css
index 91694e3..10c1a41 100644
--- a/static/css/screen.css
+++ b/static/css/screen.css
@@ -2,7 +2,6 @@
@import url(http://fonts.googleapis.com/css?family=Droid+Serif:regular);
body {
-/* background-color: #edf1f3; */
background-color: #bfbfbf;
color: #222;
line-height: 1.4em;