]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/smoothly/style.css
Merge pull request #6660 from MrPetovan/task/6552-frio-improve-thread-display
[friendica.git] / view / theme / smoothly / style.css
index 399f12e5567dbad3fcf7e4d8cad7eec0fa69ddb5..9866bc362a3b2b82d06db8bc67ccb4bfd912bd20 100644 (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;
@@ -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;