User:AlphSpirit/common.css: Difference between revisions

No edit summary
No edit summary
 
(34 intermediate revisions by the same user not shown)
Line 1: Line 1:
body {
.tsTableCell:nth-child(1) {
background-color: #f3e9c7;
background-color: red;
}
#mw-page-base {
background: none;
}
#content {
background-color: rgba(128, 158, 149, 0.2);
}
}