MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
1,910 bytes added ,  22:48, 11 August 2022
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..."
(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)

Navigation menu