mirror of
https://github.com/friendica/friendica
synced 2024-11-17 23:43:40 +00:00
bbcode documentation: enable overline
This commit is contained in:
parent
73627df520
commit
6626ef64a9
1 changed files with 4 additions and 0 deletions
|
@ -27,6 +27,10 @@ a.btn, a.btn:hover {
|
||||||
background-color: #2d2d2d;
|
background-color: #2d2d2d;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.overline {
|
||||||
|
text-decoration: overline;
|
||||||
|
}
|
||||||
|
|
||||||
/* List of social Networks */
|
/* List of social Networks */
|
||||||
img.connector, img.connector-disabled {
|
img.connector, img.connector-disabled {
|
||||||
height: 40px;
|
height: 40px;
|
||||||
|
|
Loading…
Reference in a new issue