Anonym

MediaWiki:Common.css: Forskelle mellem versioner

Fra AarhusWiki
ingen redigeringsopsummering
No edit summary
Tag: Manuel tilbagerulning
No edit summary
Linje 1: Linje 1:
/** CSS inkluderet her vil være aktivt for alle brugere. */
/** CSS inkluderet her vil være aktivt for alle brugere. */


/* Test */
/* https://aarhuswiki.dk/wiki/MediaWiki:Common.css */


body {
body {
Linje 137: Linje 137:
}*/
}*/


@media (max-width: 1024px) {
/* @media (max-width: 1024px) {
   .building_template {
   .building_template {
     float: none; /* Remove the float to center the infobox */
     float: none;  
     margin: 0 auto; /* Center the infobox horizontally */
     margin: 0 auto;  
     width: 100%; /* Set the infobox to occupy the full width on small screens */
     width: 100%;  
   }
   }
}
} */