Meta: Update Default.css

This commit is contained in:
Alec Murphy 2025-04-22 15:45:55 -04:00
parent 453d6f35a5
commit 22d5ce4b4c

View file

@ -48,3 +48,7 @@ mark {
background-color: yellow;
color: black
}
table {
text-align: left;
}