smaller font size for sub/sup
This commit is contained in:
parent
5771ae39f0
commit
de41f6cf50
12 changed files with 123 additions and 22 deletions
|
@ -217,9 +217,11 @@ body {
|
|||
|
||||
.reveal sup {
|
||||
vertical-align: super;
|
||||
font-size: smaller;
|
||||
}
|
||||
.reveal sub {
|
||||
vertical-align: sub;
|
||||
font-size: smaller;
|
||||
}
|
||||
|
||||
.reveal small {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue