diff options
author | 2013-08-14 09:35:55 +0000 | |
---|---|---|
committer | 2013-08-14 09:35:55 +0000 | |
commit | c5016de0c5b4f28cecb4461a43cd23d17cd4c2b5 (patch) | |
tree | b7150fe7ff4cf6672ebbefebcf32e7ee63c54090 /web/css/main.css | |
parent | 674cc1d72b2014296c7a72194bb64d9c6f32c9a9 (diff) |
jquery mobile looks like better choice (nw)
Diffstat (limited to 'web/css/main.css')
-rw-r--r-- | web/css/main.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/web/css/main.css b/web/css/main.css deleted file mode 100644 index b194ced0ecb..00000000000 --- a/web/css/main.css +++ /dev/null @@ -1,2 +0,0 @@ -@charset "UTF-8"; -body { color: white; padding: 50px; border-top: none; background: #4c4c4c url(../images/grad1.png) 0 0 repeat-x; font: 12px/normal Tahoma, Arial, Helvetica, sans-serif; } |