MediaWiki:Common.css
Revision as of 11:48, 2 October 2020 by Manu (talk | contribs) (پەڕەی دروست کرد بە «→CSS placed here will be applied to all skins: th { text-align:right; } ul#filetoc, .toc, .mw-warning { background: #f8f9fa; border: solid...»ەوە)
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 be applied to all skins */
th {
text-align:right;
}
ul#filetoc, .toc, .mw-warning {
background: #f8f9fa;
border: solid #eaecf0;
min-width: 15em;
border-width: 1px 1px 0.2em;
box-shadow: 0 1px 2px 1px rgba(0,0,0,0.02);
padding: 1.25em 1.75em !important;
}
.toctitle {
border-bottom: solid 1px #c8ccd1;
}
.toctogglespan {
float: left;
}
.toc .toctitle {
text-align: right;
}
#p-navigation, #p-tb {
background: #fcfdff;
border: solid #eaecf0;
border-width: 1px 1px 0.2em;
box-shadow: 0 1px 2px 1px rgba(0,0,0,0.02);
padding: 1.5em 1.5em !important;
margin: 1em 0 !important;
line-height: 1.125;
}
.babeti2, .derbare {
width:40%;
float:left;
}
.babeti2, .derbare {
width:40%;
float:left;
}
@media only screen and (max-width: 767px){
.babeti2, .derbare {
width:100%;
}
}
#ca-talk { display:none! important; }