Template:Rule/styles.css: Difference between revisions
Jump to navigation
Jump to search
enws>CalendulaAsteraceae mNo edit summary |
m (1 revision imported) |
(No difference)
| |
Latest revision as of 01:30, 9 August 2023
/* default rule styles:
* Overridden by inline styles or index CSS if needed
*/
.wst-rule {
background-color: black;
color: black;
width: auto;
margin: 2px auto 2px auto;
height: 1px;
}
.wst-rule.__uirule {
/* max-width: 100%; commented pending further discussion */
background-color: #a2a9b1;
height: 1px;
width: auto;
border: 0;
margin: 0.2em auto;
}