/ ‘themes/aurora/templates/base.html’

This commit is contained in:
Dooho Yi 2020-07-05 22:52:41 +09:00
parent 72a24938e9
commit b35f7373b7

View file

@ -62,6 +62,11 @@
padding-bottom: 1em; padding-bottom: 1em;
padding-inline-start: 2em; padding-inline-start: 2em;
} }
.footnote-reference {
font-size: 0.65em;
vertical-align: super;
}
</style> </style>
</head> </head>