styling tests

This commit is contained in:
sejo 2021-12-14 20:54:41 -06:00
parent 7c6198b51b
commit 084b06d2aa
1 changed files with 5 additions and 3 deletions

View File

@ -1,16 +1,18 @@
body{
body {
padding: 1em;
font-family: sans-serif;
}
pre{
background-color: #eee;
overflow-x: auto;
padding: 0.5em;
}
blockquote{
font-style: italic;
}
main h1{
font-size:xx-large;
header h1{
font-size:3em;
}
th,td{
border-style:ridge;