diff --git a/static/stylesheet.css b/static/stylesheet.css index ca890d5..177f4a4 100644 --- a/static/stylesheet.css +++ b/static/stylesheet.css @@ -105,4 +105,9 @@ mark { main figure { max-width: 100%; } + + mark { + background-color: #EDAF1F; + color: black; + } }