diff options
Diffstat (limited to 'web/stream.tg13.gathering.org/superawesomeness.css')
-rw-r--r-- | web/stream.tg13.gathering.org/superawesomeness.css | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/web/stream.tg13.gathering.org/superawesomeness.css b/web/stream.tg13.gathering.org/superawesomeness.css deleted file mode 100644 index b8c5545..0000000 --- a/web/stream.tg13.gathering.org/superawesomeness.css +++ /dev/null @@ -1,24 +0,0 @@ -* { font-family: 'Open Sans', sans-serif; - -} - -body { - background: #fff; color: #000; opacity: 1; -} - -#spaceship { background: url('singularity.png'); width: 237px; height: 200px;position:absolute; top: 0; right: 0;z-index: -1} - -@media screen and (max-width: 1145px) { /* Min iPad size*/ - #spaceship { - background: #fff; - } -} - - -/* #innhold { position: absolute; left:0px ; top: 50px; margin: 0 50px 0 50px; z-index: 9; width: 520px; }*/ -#innhold { width: 480px; } -footer { clear: both; width:480px; } -a { color: #000; } -h4 { margin: 0; margin-top: 35px;} -p { margin: 0; padding: 0; } -li { margin-bottom: 14px; } |