Fix whitespace and add semi-colon to body selector
This commit is contained in:
parent
07e096da6c
commit
7adc44d354
|
@ -1,5 +1,5 @@
|
||||||
body{
|
body {
|
||||||
font-family:Arial, Helvetica, sans-serif
|
font-family: Arial, Helvetica, sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
.para,
|
.para,
|
||||||
|
|
Loading…
Reference in New Issue