User:Remsense/Chinese characters sidebar/styles.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
.sidebar-list-title {
}

.sidebar-list-content {
    padding:0.2em;
}

.sidebar-heading {
    background-color:#ddd;
}

.sidebar-list-title {
    background-color:#e9b6b3;
    white-space:nowrap;
    text-align:left;
    border-top:solid 0px #aaa;
}

.plainlist ol,
.plainlist ul {
	line-height: inherit;
	list-style: none;
	margin: 0;
	padding: 0; /* Reset Minerva default */
}

.plainlist ol li,
.plainlist ul li {
	margin-bottom: 0;
}