Template:Documentation/styles.css

From Ekatra Wiki
< Template:Documentation
Revision as of 05:19, 26 July 2022 by en>Shells-shells (rv to original version: that green is way too green)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/*Template documentation*/
.template-documentation {
	clear: both;
	margin: 1em 0 0 0;
	border: 1px solid #AAA;
	background: #ECFCF4;
	padding: 5px;
}
/* force edit links to right in start box */
span#doc_editlinks {
	float: right !important;
	margin-right: 0.50em !important;
}