MediaWiki:Common.css:修订间差异

Lil174留言 | 贡献
无编辑摘要
Lil174留言 | 贡献
无编辑摘要
第376行: 第376行:
}
}


.tooltip-content-bot {
.tooltip-content-lu { // 左上角
     visibility: hidden;
     visibility: hidden;
     background-color: #150d0a;
     background-color: #150d0a;
第386行: 第386行:
     z-index: 1000;
     z-index: 1000;
     bottom: 0%;
     bottom: 0%;
     left: 50%;
     left: 0%;
     transform: translate(-50%,100%);
     transform: translate(-100%,-100%);
     white-space: nowrap;
     white-space: nowrap;
}
}
MediaWiki Appliance - Powered by TurnKey Linux