MediaWiki:Common.css: Difference between revisions
From atwg
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
color: inherit !important; | color: inherit !important; | ||
text-decoration: underline !important; | text-decoration: underline !important; | ||
} | |||
th { | |||
text-align:center; | |||
} | } | ||
Revision as of 08:51, 17 January 2018
.dynatree-icon, .dynatree-connector {
display: none !important;
}
.dynatree-container li {
background-image: none !important;
}
.issue_table .plainlinks a {
color: inherit !important;
text-decoration: underline !important;
}
th {
text-align:center;
}
.container {
margin:0;
width:100%;
}
.radioButtonItem {
padding-right:10px;
}
#mw-ext {
}
#firstHeading, .contentHeader {
margin-top:0;
}