This commit is contained in:
parent
7d9a5d9d6f
commit
4cedfc065d
@ -75,15 +75,6 @@ body {
|
||||
-moz-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 {
|
||||
color: var(--clr-link);
|
||||
|
||||
@ -22,7 +22,8 @@ block content
|
||||
a(href="https://keys.openpgp.org/") OpenPGP key server
|
||||
|
||||
h3#pgp-public-key Plaintext
|
||||
pre.code.select-all
|
||||
pre.select-all
|
||||
code
|
||||
| -----BEGIN PGP PUBLIC KEY BLOCK-----<br>
|
||||
| mQINBF0mIsIBEADacleiyiV+z6FIunvLWrO6ZETxGNVpqM+WbBQKdW1BVrJBBolg
|
||||
| m8dDOFGDVIRPWNQxhflghKZa2uTudndQVg8tFozRUW0aAzx8Q9na95hW9Ni4p3vI
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user