Add files via upload

This commit is contained in:
Fernando Méndez
2021-05-09 21:59:52 +02:00
committed by GitHub
parent 50229ff233
commit 7e76797804
5 changed files with 73 additions and 24 deletions

View File

@ -563,6 +563,14 @@ textarea {
height: 110%;
}
/* Preformatted Text */
pre {
font-weight: bold;
}
fieldset pre {
color: red;
}
/* Footer */
footer {