Autofix small errors
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
body {
|
||||
margin: 0px 1px 0px 1px;
|
||||
padding: 0px 1px 0px 1px;
|
||||
margin: 0 1px 0 1px;
|
||||
padding: 0 1px 0 1px;
|
||||
background-color: #DFDFD8;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user