Difference between revisions of "MediaWiki:Common.css"
From LMU BioDB 2013
(Initial custom CSS.) |
(Small pinpoint tweak.) |
||
| Line 3: | Line 3: | ||
float: right; | float: right; | ||
margin-left: 20px; | margin-left: 20px; | ||
| + | } | ||
| + | |||
| + | table p > ul { | ||
| + | margin-top: -2px; | ||
} | } | ||
Revision as of 07:02, 27 August 2013
/* CSS placed here will be applied to all skins */
.toc-container {
float: right;
margin-left: 20px;
}
table p > ul {
margin-top: -2px;
}