MediaWiki:Common.css: Difference between revisions
From LCARS
m (reduced sidebars max width more) |
m (sidebar even narrower) |
||
Line 5: | Line 5: | ||
@import url('https://fa.deathkitten.net/other/oswald/oswald.css'); | @import url('https://fa.deathkitten.net/other/oswald/oswald.css'); | ||
table.sidebar { float: right; clear: right; font-size: 0.9em; border: solid 1px; margin-left: 1em; max-width: | table.sidebar { float: right; clear: right; font-size: 0.9em; border: solid 1px; margin-left: 1em; max-width: 20em; } | ||
.sidebar tr td { padding: 0.5em; } | .sidebar tr td { padding: 0.5em; } | ||
Revision as of 21:01, 1 February 2018
/* CSS placed here will be applied to all skins */
@import url('https://fa.deathkitten.net/font-awesome/css/font-awesome.min.css');
@import url('https://fa.deathkitten.net/other/teko/teko.css');
@import url('https://fa.deathkitten.net/other/oswald/oswald.css');
table.sidebar { float: right; clear: right; font-size: 0.9em; border: solid 1px; margin-left: 1em; max-width: 20em; }
.sidebar tr td { padding: 0.5em; }
.sidebar td.caption { text-align: right; font-family: "Teko"; font-weight: bold; }
.sidebar span.sb-name { font-family: "Teko"; font-weight: bold; }
.retired { width: 68%; margin: auto; border: solid 10px #680000; background: #680000; }
.retired tr th { text-align: center; font-weight: bold; font-family: "Teko", sans-serif; font-size: 20pt; }
.retired tr td { text-indent: 5em; }