User:AlphSpirit/common.css: Difference between revisions

No edit summary
No edit summary
 
(25 intermediate revisions by the same user not shown)
Line 1: Line 1:
body {
.tsTableCell:nth-child(1) {
background-color: #cf9b5d;
background-color: red;
}
#mw-page-base {
background: none;
}
#content {
background-color: #faddb4;
border: 2px ridge #9c6b34;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
#ca-nstab-user,
#ca-talk {
background: none;
background-color: #faddb4;
}
}