imported>76561198018895007 No edit summary |
imported>76561198018895007 No edit summary |
||
Line 3: | Line 3: | ||
background-image: url(images/d/db/SteamLogin.png); | background-image: url(images/d/db/SteamLogin.png); | ||
display: block; | display: block; | ||
margin: | margin: auto; | ||
text-indent: -9999px; | text-indent: -9999px; | ||
width: 180px; | width: 180px; |
Revision as of 22:31, 10 January 2021
/* CSS placed here will be applied to all skins */
#pt-login > a {
background-image: url(images/d/db/SteamLogin.png);
display: block;
margin: auto;
text-indent: -9999px;
width: 180px;
height: 35px;
}
.collapseButton { /* 'show'/'hide' buttons created dynamically by the */
float: right; /* CollapsibleTables JavaScript in [[MediaWiki:Common.js]] */
font-weight: normal; /* are styled here so they can be customised. */
text-align: right;
width: auto;
}
li.gallerybox { border:1px solid #582806;
background-color:#080808;
}
li.gallerybox div.thumb { background-color:#080808;
border:none;
}
@font-face {
font-family: 'Countdown';
src: url('/skins/UniWiki/font/countdown.ttf');
font-weight: normal;
font-style: normal;
}