Jump to content

MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 126: Line 126:
     margin: 5px 5px 5px 25px !important;
     margin: 5px 5px 5px 25px !important;
     padding: 15px !important; /* Add padding for better readability */
     padding: 15px !important; /* Add padding for better readability */
    background-color: #e6e6e6!important; /* Light background to mimic <pre> appearance */
     border: 1px solid #ccc !important;  /* Optional border for styling */
     border: 1px solid #ccc !important;  /* Optional border for styling */
     border-radius: 4px !important; /* Optional rounded corners */
     border-radius: 4px !important; /* Optional rounded corners */
}
}