X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Fplusminus.css;h=93c4fcc1c8270b247ca8f25e92e7e9934cee04d7;hb=1017e244cae7cb1cfce46fe0d4fdc43fb117885e;hp=d8e58e178134fb264759114b847d28e037f50e23;hpb=745bc7cf3f3990a8887fcc806a16d218f82e35db;p=friendica.git diff --git a/view/theme/vier/plusminus.css b/view/theme/vier/plusminus.css index d8e58e1781..93c4fcc1c8 100644 --- a/view/theme/vier/plusminus.css +++ b/view/theme/vier/plusminus.css @@ -12,7 +12,6 @@ h1 { h2 { font-size: 16px; color: blue; - background-color: #EEEEEE; border-radius:5px; } @@ -26,8 +25,6 @@ h4 { font-size: 14px;} h5 { font-size: 16px; color: black; - background-color: #cfcece; - border-radius:5px; } @@ -295,6 +292,10 @@ div.pager, ul.tabs { /* Post content */ +.mention { + font-weight: bold; +} + .wall-item-content blockquote { border-left: 0px; margin-top: 10px; @@ -554,8 +555,9 @@ select{ .settings-heading { font-size: 18px; font-weight: bold; - background-color: #cfcece; + background-color: whitesmoke; border-radius: 5px; + border-bottom: 1px solid black; } .setings-contend-block {