X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fsmoothly%2Fstyle.css;h=9866bc362a3b2b82d06db8bc67ccb4bfd912bd20;hb=0a58e4c952b0b104adde60bc142a940f195ab4fd;hp=399f12e5567dbad3fcf7e4d8cad7eec0fa69ddb5;hpb=93daf7883e98d797759fb81dbf12e9e368debf61;p=friendica.git diff --git a/view/theme/smoothly/style.css b/view/theme/smoothly/style.css index 399f12e556..9866bc362a 100644 --- a/view/theme/smoothly/style.css +++ b/view/theme/smoothly/style.css @@ -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; @@ -1860,7 +1860,7 @@ blockquote.shared_content { #item-delete-selected-icon {} -code { +pre code { font-family: Courier, monospace; display: block; overflow: auto; @@ -2024,7 +2024,7 @@ code { float: right; } -.wall-item-body code { +.wall-item-body pre code { font-family: Courier, monospace; display: block; overflow: auto;