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

@ -47,4 +47,8 @@ h6 {
mark { mark {
background-color: yellow; background-color: yellow;
color: black color: black
}
table {
text-align: left;
} }