Newer
Older
minerva / Tests / LibWeb / Ref / reference / square-ref.html
@minerva minerva on 13 Jul 134 bytes Initial commit
<style>
    .box {
        width: 100px;
        height: 100px;
        background-color: pink;
    }
</style><div class="box"></div>