MediaWiki:Common.css: Difference between revisions

From LCARS
mNo edit summary
mNo edit summary
Line 3: Line 3:
table.sidebar { float: right; font-size: 0.9em; }
table.sidebar { float: right; font-size: 0.9em; }


.sidebar img { width: 200px; height: auto; }
/* .sidebar img { width: 200px; height: auto; } */


.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 12:14, 2 October 2016

/* CSS placed here will be applied to all skins */

table.sidebar { float: right; font-size: 0.9em; }

/* .sidebar img { width: 200px; height: auto; } */

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

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