Improve code styling
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Yarmo Mackenbach 2020-06-12 22:12:43 +02:00
parent 7d9a5d9d6f
commit 4cedfc065d
2 changed files with 50 additions and 58 deletions

View File

@ -75,15 +75,6 @@ body {
-moz-user-select: all; -moz-user-select: all;
-webkit-user-select: all; -webkit-user-select: all;
} }
.code {
font-family: 'Courier New', Courier, monospace;
font-size: 0.9em;
padding: 8px;
background-color: var(--clr-bg);
border: solid 1px var(--clr-border);
border-radius: 3px;
overflow-x: auto;
}
a { a {
color: var(--clr-link); color: var(--clr-link);

View File

@ -22,7 +22,8 @@ block content
a(href="https://keys.openpgp.org/") OpenPGP key server a(href="https://keys.openpgp.org/") OpenPGP key server
h3#pgp-public-key Plaintext h3#pgp-public-key Plaintext
pre.code.select-all pre.select-all
code
| -----BEGIN PGP PUBLIC KEY BLOCK-----<br> | -----BEGIN PGP PUBLIC KEY BLOCK-----<br>
| mQINBF0mIsIBEADacleiyiV+z6FIunvLWrO6ZETxGNVpqM+WbBQKdW1BVrJBBolg | mQINBF0mIsIBEADacleiyiV+z6FIunvLWrO6ZETxGNVpqM+WbBQKdW1BVrJBBolg
| m8dDOFGDVIRPWNQxhflghKZa2uTudndQVg8tFozRUW0aAzx8Q9na95hW9Ni4p3vI | m8dDOFGDVIRPWNQxhflghKZa2uTudndQVg8tFozRUW0aAzx8Q9na95hW9Ni4p3vI