Jump to content

MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 63: Line 63:


/* Set max width and adjust background */
/* Set max width and adjust background */
.ns-3000 #content,
.NS-3000 #content,
     max-width: 650px; /* Adjust the value as needed */
     max-width: 650px; /* Adjust the value as needed */
     margin: 0 auto; /* Center the content */
     margin: 0 auto; /* Center the content */
     font-size: 110%;
     font-size: 110%;
}
}