MediaWiki:Monobook.css
From Wikimini Stock
Jump to navigation
Jump to search
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
/* CSS placed here will affect users of the Monobook skin */
@media all and (max-width: 700px) {
#column-one, #footer { display: none; }
#content { margin-left: 0 !important; }
}
body {
margin: 0 2.2em;
background-image: none;
background-color: #f5f5f5;
}
#p-cactions {
margin-left: 5.4em;
}
#p-cactions li {
border: 0;
}
#p-cactions li:hover {
background-color: transparent;
}
.pBody {
border: 0;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-o-border-radius: 20px;
-ms-border-radius: 20px;
-khtml-border-radius: 20px;
border-radius: 20px;
padding: 5px;
margin: 0.5em 0 0.8em 0;
}
#p-logo {
left: 1.6em;
}
#content {
border: 0;
min-height: 300px;
margin-left: 13.4em;
padding: 20px 30px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-o-border-radius: 20px;
-ms-border-radius: 20px;
-khtml-border-radius: 20px;
border-radius: 20px;
}
li#pt-anonuserpage a,
li#pt-anontalk {
display: none;
}
#firstHeading {
font-size: 240%;
margin-bottom: 1em;
line-height: 1.2em;
padding-bottom: 0.3em;
color: #444444;
}
h1, h2, h3, h4, h5, h6 {
border-bottom: 0;
}
#firstHeading:first-letter {
background-color: #444444;
color: white;
display: inline-block;
float: left;
font-size: 1.3em;
font-weight: bold;
letter-spacing: -1px;
margin-right: 3px;
padding: 5px 6px; 5px 4px;
}
#searchGoButton {
display: none;
}
/* Pages de fichiers */
ul#filetoc {
display: none;
}
div#file {
font-size: 11px;
margin-bottom: 16px;
padding: 0px 50px 20px;
border-bottom: 1px solid #ccc;
}
div#file img {
padding-bottom: 8px;
}
h2#filehistory {
border-top: 2px solid #ccc;
padding-top: 40px;
margin-top: 20px !important;
}
/* Galeries */
table.gallery {
border: 0;
}
table.gallery td {
background-color: transparent;
padding: 18px 20px;
}
div.gallerybox div.thumb {
border: 1px solid #ddd;
}
div.gallerybox div.thumb:hover {
border: 1px solid #ddd;
box-shadow: 0px 0px 6px #bbb inset;
}
div.gallerytext {
text-align: center;
color: #888;
}
/* Footer */
#f-poweredbyico {
display:none
}
Views
Tools

Personal tools