ideabox fills with words from file

This commit is contained in:
chimchooree
2020-12-04 23:28:47 -06:00
parent d7ffb4f08f
commit cad796c8e3
4 changed files with 90 additions and 16 deletions
+8
View File
@@ -121,6 +121,14 @@ body {
color: #f463ad;
}
table, th, td {
border: 1px solid #330532;
}
th, td {
padding: 5px;
}
.footer-content {
padding-top: 5px;
text-align: right;