Template:Documentation/styles.css: Difference between revisions

From Ekatra Wiki
Jump to navigation Jump to search
en>Shells-shells
(rv to original version: that green is way too green)
 
m (1 revision imported)
(No difference)

Revision as of 14:08, 5 March 2023

/*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;
}