Add buttons to convert <pre> to <p>

This commit is contained in:
2020-10-03 23:23:25 +00:00
parent c554ecd890
commit 607573dd44
2 changed files with 28 additions and 2 deletions

View File

@@ -4,6 +4,7 @@ body {
color: #000000;
margin-bottom: 100vh;
word-break: break-word;
font-kerning: normal;
}
a {