7 lines
69 B
CSS
7 lines
69 B
CSS
|
@CHARSET "UTF-8";
|
||
|
|
||
|
|
||
|
.levelInfo{
|
||
|
color:#1ff2ff;
|
||
|
padding-left: 8px;
|
||
|
}
|