Template:Documentation/styles.css
< Template:Documentation
Jump to navigation
Jump to search
Revision as of 00:43, 10 March 2021 by Griceylipper (talk | contribs) (1 revision imported: Import templates for formatting Jakobsen snippets)
/*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;
}