bbcode documentation: enable overline
This commit is contained in:
parent
73627df520
commit
6626ef64a9
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue