Difference between revisions of "MediaWiki:Common.css"

no edit summary
Line 38: Line 38:
  width: 20em;
  width: 20em;
  font-size: 90%;
  font-size: 90%;
}
.archive-box {
border: 1px solid #aaf;
background: #f2f2f9;
color: #000;
margin-bottom: 0.5em;
margin-left: 1em;
padding: 0.2em;
float: right;
clear: right;
text-align: center;
}
}