Jump to content

MediaWiki:Common.css: Difference between revisions

no edit summary
(Undo revision 1032684 by GethN7 (talk))
No edit summary
Line 4:
 
.spoiler { border:1px dotted gray; }
.spoiler, .spoiler a, .spoiler a.link, .spoiler a.new, .spoiler a.external
{ background: white; color:white; background: white; }
 
/* {{Work}}/{{Trope}}/{{Creator}} templates */
Line 13:
.examplesbox {
font-size: 16px;
margin: 8px 0px;
background-color: #f9f9f9;
border: solid 1px #aaa;
Line 73:
font-size: 85%;
}
 
*/
 
table td.forum_title a.forum_new { font-weight: bold }
table td.forum_title a.forum_new:visited { font-weight: normal }
table td.forum_edited a { text-decoration: none }
 
.forumlist { border-collapse: collapse }
Line 84 ⟶ 82:
.forumlist td span { display: block; padding-left: 10px; font-size: smaller }
.forumlist td span a { text-decoration: none; }
.forumlist td span.forum_author { padding-left: 30px; }
.forumlist td.forum_title a { padding-left: 20px }
.forumlist td.forum_title span a { padding-left: 0px }
Line 108 ⟶ 106:
margin-bottom: 0.6em;
color: black;
margin: 0px;
overflow: hidden;
padding: 0.5em 0.17em;
Line 213 ⟶ 210:
 
/* Disambig and set index box styles */
table.dmbox {
clear: both;
margin: 0.9em 1em;
Line 322 ⟶ 319:
margin-right: 0.5em;
width: 6em;
}
 
/* make a few corners round */
#p-cactions ul li, #p-cactions ul li a {
border-top-left-radius: 1em;
border-top-right-radius: 1em;
}
#content {
border-top-left-radius: 1em;
border-bottom-left-radius: 1em;
}
.pBody {
border-top-right-radius: 1em;
border-bottom-right-radius: 1em;
}
 
#mw-head {
width: 98%!important;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.