Various improvements/fixes

- Fix potential missing variable
- Improve replaceMacros doc
- Fix CSS value in smoothly
This commit is contained in:
Hypolite Petovan 2018-12-13 22:30:43 -05:00
parent 2241ba4540
commit 38109665c7
3 changed files with 15 additions and 14 deletions

View file

@ -20,7 +20,7 @@ Orange - #fec01d
/* For general iPad layouts */
#body {
-moz-background-clip: border;
-moz-background-origin: pdading;
-moz-background-origin: padding;
-moz-background-size: auto auto;
background-attachment: scroll;
background-color: transparent;