hopefully fix banner for choklet flavour

This commit is contained in:
Mario Vavti 2015-09-13 14:56:44 +02:00
parent 67c2b309d1
commit 0c3d9af333
5 changed files with 17 additions and 22 deletions

View File

@ -1,9 +1,8 @@
header #banner { header #banner {
position: fixed; position: fixed;
top: 0; width: 33%;
width: 250px; margin-left: 33%;
margin-left: auto; margin-right: 33%;
margin-right: auto;
} }
#blog-banner { #blog-banner {

View File

@ -1,9 +1,8 @@
header #banner { header #banner {
position: fixed; position: fixed;
top: 0; width: 33%;
width: 250px; margin-left: 33%;
margin-left: auto; margin-right: 33%;
margin-right: auto;
} }
#blog-banner { #blog-banner {
position: relative; position: relative;

View File

@ -1,9 +1,8 @@
header #banner { header #banner {
position: fixed; position: fixed;
top: 0; width: 33%;
width: 250px; margin-left: 33%;
margin-left: auto; margin-right: 33%;
margin-right: auto;
} }
#blog-banner { #blog-banner {
position: relative; position: relative;

View File

@ -1,9 +1,8 @@
header #banner { header #banner {
position: fixed; position: fixed;
top: 0; width: 33%;
width: 250px; margin-left: 33%;
margin-left: auto; margin-right: 33%;
margin-right: auto;
} }
#blog-banner { #blog-banner {
position: relative; position: relative;

View File

@ -1,9 +1,8 @@
header #banner { header #banner {
position: fixed; position: fixed;
top: 0; width: 33%;
width: 250px; margin-left: 33%;
margin-left: auto; margin-right: 33%;
margin-right: auto;
} }
#blog-banner { #blog-banner {
position: relative; position: relative;