8a54ef4cd0
* remove sprites and corresponding styles * remove base pngs * remove other unused images
8 lines
125 B
CSS
8 lines
125 B
CSS
html, body
|
|
{
|
|
margin: 0;
|
|
padding: 0;
|
|
height: 100%;
|
|
font-family: "DejaVu Sans", Verdana, Geneva, sans-serif;
|
|
}
|