跳转到内容

MediaWiki:Common.css:修订间差异

Hao留言 | 贡献
无编辑摘要
已保护“MediaWiki:Common.css”([编辑=仅允许管理员](无限期)[移动=仅允许管理员](无限期))
 
(未显示2个用户的14个中间版本)
第2行: 第2行:
/* this will 'replace' the login text with the Eve SSO Login Image */
/* this will 'replace' the login text with the Eve SSO Login Image */
/* Style oAuth Login link with 'LOG IN with EVE Online' image */
/* Style oAuth Login link with 'LOG IN with EVE Online' image */
li#pt-login > a {
li#pt-login-2 > a {
     background-image: url(https://web.ccpgamescdn.com/eveonlineassets/developers/eve-sso-login-black-small.png);
     background-image: url(https://web.ccpgamescdn.com/eveonlineassets/developers/eve-sso-login-white-small.png);
     display: inline-block;
     display: inline-block;
     margin: auto;
     margin: auto;
第10行: 第10行:
     height: 30px;
     height: 30px;
}
}
li#mw-htmlform-oauth-login > a {
/*
     background-image: url(https://web.ccpgamescdn.com/eveonlineassets/developers/eve-sso-login-black-small.png);
li#pt-userpage-2 > a {
     background-image: url(https://wiki.guantou.space/resources/assets/change-your-logo.png);
     display: inline-block;
     display: inline-block;
     margin: auto;
     margin: auto;
第18行: 第19行:
     height: 30px;
     height: 30px;
}
}
*/