7 lines
759 B
CSS
7 lines
759 B
CSS
.strengthFrame{ float:left; width:226px; height:38px; color:#171717;}
|
|
.emptyColor{ float:left; background:#d6d3d3; width:62px; height:4px; margin-top:5px; _margin-top:0px; margin-left:5px; _height:2px;font-size:0px;}
|
|
.strengthWord{ float:left; width:62px; margin-left:5px; text-align:center; color:#b0adad; font-size:12px; }
|
|
.strength1{ float:left; background:#ff3300; width:62px; height:4px; margin-top:5px; margin-left:5px; _margin-top:0px;_height:2px; font-size:0px;}
|
|
.strength2{ float:left; background: #099; width:62px; height:4px; margin-top:5px; margin-left:5px; _margin-top:0px;_height:2px; font-size:0px;}
|
|
.strength3{ float:left; background: #060; width:62px; height:4px; margin-top:5px; margin-left:5px; _margin-top:0px;_height:2px; font-size:0px;}
|