User:AlphSpirit/common.css: Difference between revisions

From TombstoneMMO Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
}
}
.vector-menu-content-list li {
#ca-nstab-user,
#ca-talk {
background: none;
background-color: #faddb4;
background-color: #faddb4;
}
}

Revision as of 16:16, 13 January 2025

body {
	background-color: #cf9b5d;
}
#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;
}