Difference between revisions of "Template:Documentation/styles.css"
From GATE
en>Inductiveload (import style from MediaWiki:Gadget-Site.css - this style is used only by the {{Documentation}} template) |
m (1 revision imported) |
(No difference)
|
Latest revision as of 07:57, 26 April 2021
/*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;
}