MediaWiki:Common.css:修订间差异

添加124字节 、​ 2020年4月19日 (星期日)
修复LOGO
无编辑摘要
(修复LOGO)
第16行: 第16行:
dfn {
dfn {
     font-style: Sans-serif;
     font-style: Sans-serif;
}
/* LOGO */
#p-logo a{
    background-size: contain;
}
#p-logo{
    margin-top: 1.5em;
}
}


第27行: 第34行:
}
}
*/
*/
.portal{
    transition: all .3s;
}
.portal:hover {
.portal:hover {
     background: rgba(255,255,255,0.5);
     background: rgba(255,255,255,0.5);