用户:晨茗biu~/common.css:修订间差异

来自Limbo Wiki Mirror
无编辑摘要
无编辑摘要
第1行: 第1行:


.square-block {
.pixel {
     width: 100px;
     width: 10px;
     height: 100px;
     height: 10px;
     background-color: #ff0000;
     background-color: #ff0000;
}
}

2025年3月8日 (六) 01:59的版本


.pixel {
    width: 10px;
    height: 10px;
    background-color: #ff0000;
}