8 lines
66 B
CSS
8 lines
66 B
CSS
|
/*** AGS
|
||
|
***/
|
||
|
|
||
|
.bar {
|
||
|
font: 18px monospace;
|
||
|
color: #eee8d5;
|
||
|
}
|