Difference between revisions of "MediaWiki:Common.css"

m
for the arcanum entries thing
m
m (for the arcanum entries thing)
/* hide the date ? error */
.rosharan-date .error { display: none; }
 
/* 2018-09-16 displaying Arcanum entries on-wiki */
.arcanum-entry {
margin: 1em;
padding: 1em;
/* styles cribbed from Arcanum */
border: thin solid;
border-radius: 1em;
background-color: #d9e1ec;
border-color: rgba(0,76,110,.5);
}
40,275

edits