diff --git a/static/index.html b/static/index.html index a8a0944..b0503b6 100644 --- a/static/index.html +++ b/static/index.html @@ -78,6 +78,11 @@ .default { width: 50px; } + + .head { + background-color: #444; + color: white; + }