summaryrefslogtreecommitdiff
path: root/www/style.css
diff options
context:
space:
mode:
authormoehm2014-05-30 11:04:28 +0200
committermoehm2014-05-30 11:04:28 +0200
commitd6997febbdf6d424fcd0702e3324588387dc2cd9 (patch)
tree9ebe96433d2ae394e95a78e87e1a7f0831ab85b0 /www/style.css
parente5e8ee54e4b404d0cbdf69bebc3d9bdd9bd04855 (diff)
downloadrandom-d6997febbdf6d424fcd0702e3324588387dc2cd9.tar.gz
rewrite
Diffstat (limited to 'www/style.css')
-rw-r--r--www/style.css30
1 files changed, 0 insertions, 30 deletions
diff --git a/www/style.css b/www/style.css
deleted file mode 100644
index f7fee2a..0000000
--- a/www/style.css
+++ /dev/null
@@ -1,30 +0,0 @@
-body {
-/* background: #ecece1;*/
- background: #f0f0f0;
- background-image: url('./background2.png');
- background-position: 50% 50%;
- margin-bottom: 40px;
- overflow-x: hidden;
-}
-
-#header {
- position:;
- top:0px; left:0px; right:0px;
- background:;
- text-align:center;
- padding:10px;
- width: 700px;
- height: 20px;
- margin: 0px auto;
-}
-
-.small {
-/* font-family: 'Ubuntu';
- color: black;*/
- font-size:100%;
-}
-
-td {
- text-align: center;
-}
-