MediaWiki:Common.css: Difference between revisions

From LCARS
m (sidebar)
m (>^..^<)
Line 5: Line 5:
.sidebar img { width: 200px; height: auto; }
.sidebar img { width: 200px; height: auto; }


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

Revision as of 19:36, 21 August 2016

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

table.sidebar { float: right; }

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

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