From: Hypolite Petovan Date: Wed, 2 Nov 2016 03:07:37 +0000 (-0400) Subject: bbcode documentation: enable overline X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=6626ef64a91786ad7e6a32e03fdbc44f07c41bf6;p=friendica.git bbcode documentation: enable overline --- diff --git a/view/global.css b/view/global.css index 1bc2f11d68..bcf7174ea3 100644 --- a/view/global.css +++ b/view/global.css @@ -27,6 +27,10 @@ a.btn, a.btn:hover { background-color: #2d2d2d; } +.overline { + text-decoration: overline; +} + /* List of social Networks */ img.connector, img.connector-disabled { height: 40px;