模板:汉化页面追踪器/styles.css

来自星际公民中文百科
.g1-container {
    width: 250px;
    height: 18px;
    border-radius: 25px;
    background: #eee;
}
.g1-progress {
    width: 50%;
    height: inherit;
    border-radius: 25px 0 0 25px;
    background: #096dd9;
}
.g2-container {
    width: 250px;
    height: 18px;
    border-radius: 25px;
    background: #eee;
}
.g2-progress {
    width: 50%;
    height: inherit;
    border-radius: 25px 0 0 25px;
    background: #096dd9;
}

Debug data: