MediaWiki:Common.css: Difference between revisions
From LCARS
(Upgrading sidebars) |
m (sidebar stuffs) |
||
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; } | table.sidebar { float: right; clear: right; font-size: 0.9em; border: solid; padding: 1em; } | ||
.sidebar td.caption { text-align: right; font-family: "Teko"; font-weight: bold; } | .sidebar td.caption { text-align: right; font-family: "Teko"; font-weight: bold; } | ||
.sidebar span.sb-name { font-family: "Teko"; font-weight: bold; } | .sidebar span.sb-name { font-family: "Teko"; font-weight: bold; } |
Revision as of 19:43, 11 November 2017
/* 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; padding: 1em; }
.sidebar td.caption { text-align: right; font-family: "Teko"; font-weight: bold; }
.sidebar span.sb-name { font-family: "Teko"; font-weight: bold; }