7 lines
67 B
CSS
7 lines
67 B
CSS
|
@import url("default.css");
|
||
|
|
||
|
.center
|
||
|
|
||
|
.tiny {
|
||
|
font-size: 2px;
|
||
|
}
|