aboutsummaryrefslogtreecommitdiff
path: root/webAO/client.css
diff options
context:
space:
mode:
Diffstat (limited to 'webAO/client.css')
-rw-r--r--webAO/client.css12
1 files changed, 0 insertions, 12 deletions
diff --git a/webAO/client.css b/webAO/client.css
index 43ed7ba..e736e16 100644
--- a/webAO/client.css
+++ b/webAO/client.css
@@ -1,15 +1,3 @@
-body {
- font-family: sans-serif;
-}
-
-img {
- image-rendering: -moz-crisp-edges;
- image-rendering: -o-crisp-edges;
- image-rendering: -webkit-optimize-contrast;
- image-rendering: crisp-edges;
- -ms-interpolation-mode: nearest-neighbor;
-}
-
#about-logo {
padding-top: 5px;
height: 30%;