MediaWiki:Common.css: Difference between revisions

From LCARS
m (sidebar stuffs)
m (border)
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; padding: 1em; margin-left: 1em; }
table.sidebar { float: right; clear: right; font-size: 0.9em; border: solid 1px; padding: 1em; margin-left: 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 21:49, 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 1px; padding: 1em; margin-left: 1em; }

.sidebar td.caption { text-align: right; font-family: "Teko"; font-weight: bold; }

.sidebar span.sb-name { font-family: "Teko"; font-weight: bold; }