6 lines
55 B
CSS
6 lines
55 B
CSS
|
|
@charset "utf-8";
|
|||
|
|
body {
|
|||
|
|
}
|
|||
|
|
.accname{
|
|||
|
|
color: #999;
|
|||
|
|
}
|