MediaWiki:Common.css: Difference between revisions
From LCARS
m (added font awesome) |
m (T_T) |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
@import url('https://sfintel.space/application/views/neptune/global/font-awesome/css/font-awesome.min.css') | @import url('https://sfintel.space/application/views/neptune/global/font-awesome/css/font-awesome.min.css'); | ||
table.sidebar { float: right; font-size: 0.9em; } | table.sidebar { float: right; font-size: 0.9em; } |
Revision as of 12:27, 2 October 2016
/* CSS placed here will be applied to all skins */
@import url('https://sfintel.space/application/views/neptune/global/font-awesome/css/font-awesome.min.css');
table.sidebar { float: right; font-size: 0.9em; }
.sidebar td.caption { text-align: right; font-family: "Teko"; font-weight: bold; }
.sidebar span.sb-name { font-family: "Teko"; font-weight: bold; }