diff options
| author | franck cuny <franck@lumberjaph.net> | 2011-02-19 20:54:32 +0100 |
|---|---|---|
| committer | franck cuny <franck@lumberjaph.net> | 2011-02-19 20:54:32 +0100 |
| commit | a3597997e872b043318f0322d0ac1cc510157576 (patch) | |
| tree | 054979bef7f130308aff4eee87a17f8a94dcf1e7 /static/css/screen.css | |
| parent | try another background color (diff) | |
| download | lumberjaph-a3597997e872b043318f0322d0ac1cc510157576.tar.gz | |
remove unused stuff; add new css for projects
Diffstat (limited to '')
| -rw-r--r-- | static/css/screen.css | 1 |
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; |
