7 lines
103 B
CSS
7 lines
103 B
CSS
/* FreeBSD Global Style - Large Text Version */
|
|
|
|
@import url("fixed.css");
|
|
|
|
body {
|
|
font-size: 93%;
|
|
}
|