MediaWiki:Common.css: Difference between revisions

Undo revision 1444 by Mooncloud (talk)
(Undo revision 1366 by Mooncloud (talk))
Tags: Undo Reverted
(Undo revision 1444 by Mooncloud (talk))
Tag: Undo
(8 intermediate revisions by the same user not shown)
Line 2:
 
body {
font-family: "Arial", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 16px;
 
.content-table-wrapper, .content-table {
display:contents;
}
 
Line 35 ⟶ 30:
}
 
.home-table {
border: 3px solid;
padding: 12px;
margin: 6px 0px;
/* Colour theming */
 
.color-left {
background: #2a4b8d !important;
}
 
.color-right {
background: #b32424 !important;
}
 
.tools-inline li.selected {
border-bottom-color: #33BCCC !important;
}
 
.new a {
color: #71DB34 !important;
}