171
edits
Line 49: | Line 49: | ||
border: 1px solid #add8e6; | border: 1px solid #add8e6; | ||
float: right; | float: right; | ||
width: | width: 50%; | ||
text-align: justify; | text-align: justify; | ||
padding: 10px; | padding: 10px; | ||
Line 76: | Line 76: | ||
} | } | ||
#ca-talk { display:none! important; } | #ca-talk { display:none! important; } | ||
div#mp-topbanner { | div#mp-topbanner { | ||
Line 102: | Line 91: | ||
text-align: right; | text-align: right; | ||
min-height: 130px; | min-height: 130px; | ||
border: 1px solid #add8e6; | |||
} | } | ||
Line 117: | Line 107: | ||
width: 49%; | width: 49%; | ||
float: right; | float: right; | ||
} | |||
.manu-welpol { | |||
float:left; | |||
width:49%; | |||
} | } | ||
Line 135: | Line 129: | ||
li.portal-vmid { | li.portal-vmid { | ||
top: 1.6em; | top: 1.6em; | ||
} | |||
@media only screen and (max-width: 767px){ | |||
.babeti2, .derbare { | |||
width:100%; | |||
} | |||
.manu-halbjarde1, .manu-halbjarde2 { | |||
width:100%; | |||
} | |||
div#mp-welcome { | |||
font-size: 92%; | |||
padding: 0.1em; | |||
width: 100%; | |||
float: right; | |||
} | |||
.manu-welpol { | |||
width:100%; | |||
} | |||
} | } |