removed text-align from body to allow automatic text-alignment
This commit is contained in:
parent
edf68fefc4
commit
ac045c3d94
2 changed files with 0 additions and 2 deletions
|
|
@ -21,7 +21,6 @@ html, body {
|
|||
body {
|
||||
font: normal 100%/1.4 Frutiger, "Frutiger Linotype", Univers, Calibri, Myriad, "Liberation Sans", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
/* default font size: 100% => 16px; 93.75% => 15px; 87.5% => 14px; 81.25% => 13px; 75% => 12px */
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,6 @@
|
|||
|
||||
/*____________ basic ____________*/
|
||||
|
||||
body,
|
||||
caption,
|
||||
td,
|
||||
th {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue