lgq
2025-07-08 eea897aeac44a75e93fdc90939261f1b44711087
local/www/clock/style.css
@@ -118,3 +118,21 @@
        transform: rotateX(0);
    }
}
@media only screen and (max-width:1280px) and (min-width:1275px) {
    .clock{
        margin-top: 28px;
    }
    .clock .divider {
        font-size: 24px;
        line-height: 35px;
    }
    .clock .flip{
        width: 24px;
        height: 35px;
        font-size: 24px;
        position: relative;
        line-height: 35px;
    }
}