MediaWiki:Vector.css: Difference between revisions

From WikiFur Data
Jump to navigation Jump to search
m (+padding)
m (Sp.)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* All CSS here will be loaded for users of the Vector skin */
/* All CSS here will be loaded for users of the Vector skin */
.mw-logo {padding-left:50px; background: url(https://storage.googleapis.com/wbstack-static/sites/4a83d683b049ec6c172c8f1a6279c759/logos/135.png?u=1616687098) 0 0/50px 50px no-repeat}
.mw-logo {padding-left:58px; background: url(https://storage.googleapis.com/wikibase-cloud-static/sites/8c062eab1b48fcb41522ecafe10eaac8/logos/135.png?u=1651150612) 0 0/50px 50px no-repeat}
.brok {
background-image: url(https://en.wikifur.com/w/images/e/e7/Confuzzled-brokbadger.jpg);
background-position: center;
background-size: 206px 414px;
background-repeat: no-repeat;
content: "";
display: inline-block;
width: 206px;
height: 414px;
opacity: 0.7;
vertical-align: middle;
}

Latest revision as of 21:28, 25 March 2024

/* All CSS here will be loaded for users of the Vector skin */
.mw-logo {padding-left:58px; background: url(https://storage.googleapis.com/wikibase-cloud-static/sites/8c062eab1b48fcb41522ecafe10eaac8/logos/135.png?u=1651150612) 0 0/50px 50px no-repeat}
.brok {
	background-image: url(https://en.wikifur.com/w/images/e/e7/Confuzzled-brokbadger.jpg);
	background-position: center;
	background-size: 206px 414px;
	background-repeat: no-repeat;
	content: "";
	display: inline-block;
	width: 206px;
	height: 414px;
	opacity: 0.7;
	vertical-align: middle;
}