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