19
edits
Wiki admin (talk | contribs) (Created page with "→CSS placed here will be applied to all skins: →** Stilar för huvudsidan **: →* CSS-classer För Portal:Huvudsida *: →Kolumner: .frontPageLeft { float: left; width: 66%; } .frontPageRight { float: left; width: 34%; } →mobilvyn på små skärmar visar istället kolumnerna efter varandra i fullbredd: @media screen and ( max-width: 800px ) { .frontPageLeft, .frontPageRight { float: none; width: 100%; } } →Block: .frontPageBlock { background...") |
(No difference)
|