bbcode documentation: minor formatting changes

This commit is contained in:
Hypolite Petovan 2016-11-03 21:01:09 -04:00
commit 3579a14945
2 changed files with 3 additions and 2 deletions

View file

@ -45,7 +45,7 @@ body a {
* anchor.top should be the opposite of body.padding-top
*/
body a[name]:not([href]) {
display: block;
display: block;
position: relative;
top: -110px;
visibility: hidden;