mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 13:35:00 +00:00
Fix footnote size
[SVN r30413]
This commit is contained in:
parent
bf6baf59c0
commit
38150ef348
1 changed files with 1 additions and 1 deletions
2
rst.css
2
rst.css
|
@ -156,7 +156,7 @@ CODE
|
|||
}
|
||||
.footnote
|
||||
{
|
||||
FONT-SIZE: 66%;
|
||||
FONT-SIZE: 80%;
|
||||
VERTICAL-ALIGN: super;
|
||||
TEXT-DECORATION: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue