adjust style

This commit is contained in:
Mivinci 2021-11-27 23:56:38 +08:00
parent a06585b9ce
commit cbfde610e7
5 changed files with 23 additions and 24 deletions

View file

@ -66,3 +66,8 @@
.md p sup {
margin-left: 4px;
}
.md a {
font-style: italic;
text-decoration: underline;
}