X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Fstyle.css;h=6c4f2b20f3da2ea0c550ce48a8dfe8985bdc9d5d;hb=b8030313e57c987e98e93d510a15e856b3d2d0b0;hp=379510ef138e84b853362d8fa6dd219a24cbf1ea;hpb=6cf50a14fae25210a0cdb617c29d549abcfde9ac;p=friendica.git diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index 379510ef13..6c4f2b20f3 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -323,7 +323,7 @@ a:hover { /* color: #005c94; */ text-decoration: underline; } -code { +pre code { font-family: Courier, monospace; white-space: pre; display: block; @@ -862,7 +862,7 @@ ul.menu-popup { transition:all 0.2s ease-in-out; /* display: none; */ position: absolute; - width: 11em; + width: 13em; background: #ffffff; color: #2d2d2d; margin: 0px;