3 lines
67 B
CSS
3 lines
67 B
CSS
|
<style type="text/css">
|
||
|
body { background-color: #ddd; }
|
||
|
</style>
|