offline features

This commit is contained in:
jeena 2013-08-21 16:57:08 +02:00
parent 3a85245a8d
commit c588ae44cc
3 changed files with 52 additions and 8 deletions

View file

@ -1,5 +1,6 @@
img {
max-width: 100%;
height: auto;
}
#full header *, #full2 header * {
@ -31,4 +32,6 @@ img {
}
.smallogo { text-align: center; margin: 0; padding: 0; }
.smallogo img { width: 50%; }
.smallogo img { width: 50%; }
.count { font-size: 0.8em; padding-top: 0.6em; padding-right: 0.2em; text-shadow: 0 0 2px black; }