User:NOT INK FELL/common.css

来自有兽档案馆
.mbl{
    background-color: dodgerblue;
    opacity:255;
}
.mbl:hover{
	opacity:0;
	transform: scale(1.5);
}