]> git.0d.be Git - panikweb.git/commitdiff
Images + remove padding for smalls screens not larges :-/
authorlaron <simon@surlaterre.org>
Sat, 21 Sep 2013 06:07:22 +0000 (08:07 +0200)
committerlaron <simon@surlaterre.org>
Sat, 21 Sep 2013 06:12:19 +0000 (08:12 +0200)
panikweb_templates/static/css/specifics.css
panikweb_templates/static/css/type.css
panikweb_templates/static/img/panik/RESYMBOL.otf [new file with mode: 0644]
panikweb_templates/static/img/panik/actu.png [new file with mode: 0644]
panikweb_templates/static/img/panik/emission.png [new file with mode: 0644]
panikweb_templates/static/img/panik/episode.png [new file with mode: 0644]
panikweb_templates/static/reglo/RESYMBOL-resized.otf [new file with mode: 0644]
panikweb_templates/static/reglo/RESYMBOL.otf

index e35447e40a0108faa0590764c4d8047cd505c6a5..079a384f4a73cad0552a21e308ddf66c015fa43b 100644 (file)
@@ -67,7 +67,7 @@
 .wrapper.text {max-width: 780px; margin:auto;}
 .wrapper.half {max-width: 510px; margin:auto;}
 .wrapper.sided{                max-width:1260px;       }
-@media screen and (min-width: 400px) {
+@media screen and (max-width: 400px) {
     .wrapper {padding:0 1%;}
 }
 
@@ -270,7 +270,6 @@ body{
 }
 
 #metaNav ul li a span.nav-icon {
-       display: none;
 }
 
 #metaNav a:focus, #metaNav a:hover{
index b27bf2438c3a86c462c97d9458725464483d077a..5f1db52fe902667285fa0cbfde98a329c9fab320 100644 (file)
     font-weight: normal;
     font-style: normal;
 }
+@font-face {
+    font-family: 'SymbolsResized';
+    src: url('../reglo/RESYMBOL-resized.otf');
+    font-weight: normal;
+    font-style: normal;
+}
 
 @font-face {
     font-family: 'RegloScale';
diff --git a/panikweb_templates/static/img/panik/RESYMBOL.otf b/panikweb_templates/static/img/panik/RESYMBOL.otf
new file mode 100644 (file)
index 0000000..5d22628
Binary files /dev/null and b/panikweb_templates/static/img/panik/RESYMBOL.otf differ
diff --git a/panikweb_templates/static/img/panik/actu.png b/panikweb_templates/static/img/panik/actu.png
new file mode 100644 (file)
index 0000000..76e39e2
Binary files /dev/null and b/panikweb_templates/static/img/panik/actu.png differ
diff --git a/panikweb_templates/static/img/panik/emission.png b/panikweb_templates/static/img/panik/emission.png
new file mode 100644 (file)
index 0000000..b71efb2
Binary files /dev/null and b/panikweb_templates/static/img/panik/emission.png differ
diff --git a/panikweb_templates/static/img/panik/episode.png b/panikweb_templates/static/img/panik/episode.png
new file mode 100644 (file)
index 0000000..7ec7cad
Binary files /dev/null and b/panikweb_templates/static/img/panik/episode.png differ
diff --git a/panikweb_templates/static/reglo/RESYMBOL-resized.otf b/panikweb_templates/static/reglo/RESYMBOL-resized.otf
new file mode 100644 (file)
index 0000000..90aa698
Binary files /dev/null and b/panikweb_templates/static/reglo/RESYMBOL-resized.otf differ
index 58b124cc87b00960241d221df61d46336debd304..5d22628c758039a8cb25e6b45c2d17625be5eb4a 100644 (file)
Binary files a/panikweb_templates/static/reglo/RESYMBOL.otf and b/panikweb_templates/static/reglo/RESYMBOL.otf differ