1
0

Forgot this

This commit is contained in:
devenblake 2020-12-12 12:33:02 -05:00
parent 811215a914
commit 79680dcd0d

8
homepage/lists.css Normal file
View File

@ -0,0 +1,8 @@
/* stolen a bit from http://www.lord-enki.net/vt240.css */
tr, td, ul, ol {
outline: 1px solid;
padding-top: 5px;
padding-bottom: 5px;
margin-top: 5px;
margin-bottom: 10px;
}