mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
Various improvements/fixes
- Fix potential missing variable - Improve replaceMacros doc - Fix CSS value in smoothly
This commit is contained in:
parent
2241ba4540
commit
38109665c7
3 changed files with 15 additions and 14 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue