mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
8 lines
No EOL
91 B
CSS
Executable file
8 lines
No EOL
91 B
CSS
Executable file
* {
|
|
float: none;
|
|
background: #fff;
|
|
color: #000;
|
|
}
|
|
|
|
|
|
body { font-size: 80%; } |