/ ‘themes/moe-dark/templates/base.html’

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

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>