Redundant font definitions in CSS
This commit is contained in:
parent
5ca2a28246
commit
0f5ebb6827
@ -16,14 +16,9 @@ body {
|
||||
/* background-color: #C6C8CC;
|
||||
background-image: url(../images/bg.png); */
|
||||
background-color: #e9eaed;
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
color: #222;
|
||||
}
|
||||
|
||||
input, textarea, select, option {
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
}
|
||||
|
||||
a {color: #666;}
|
||||
a:hover {color: #a22430;}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user