Remove font-size:10px from <body>
This commit is contained in:
parent
a4fbde9e3f
commit
1c400f0966
|
@ -23,7 +23,6 @@
|
||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||||
font-size: 10px;
|
|
||||||
color: #333333;
|
color: #333333;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
Loading…
Reference in New Issue