mirror of
https://github.com/Hopiu/bowser.git
synced 2026-05-20 07:21:51 +00:00
7 lines
101 B
CSS
7 lines
101 B
CSS
|
|
/* Default user-agent stylesheet placeholder. */
|
||
|
|
|
||
|
|
body {
|
||
|
|
margin: 8px;
|
||
|
|
font-family: sans-serif;
|
||
|
|
}
|