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

This commit is contained in:
Dooho Yi 2020-07-05 22:45:57 +09:00
parent 81691e53aa
commit f53fa14a86

View file

@ -51,6 +51,10 @@
padding-bottom: 1em; padding-bottom: 1em;
padding-inline-start: 2em; padding-inline-start: 2em;
} }
.footnote-reference {
font-size: 0.65em;
}
</style> </style>
</head> </head>