explicit fonts in css
This commit is contained in:
parent
9c9f514752
commit
6d2160aa26
@ -27,6 +27,8 @@ html, body {
|
|||||||
padding:0;
|
padding:0;
|
||||||
|
|
||||||
/* cosmetic */
|
/* cosmetic */
|
||||||
|
font-family:"Helvetica Neue","Segoe UI",Arial,sans-serif;
|
||||||
|
font-size:12px;
|
||||||
background:#DDD url('pixel_weave.png'); /* thanks subtlepatterns.com ! */
|
background:#DDD url('pixel_weave.png'); /* thanks subtlepatterns.com ! */
|
||||||
color:#333;
|
color:#333;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user