diff --git a/habitat/index.html b/habitat/index.html index 0e59a81..0ee02d0 100644 --- a/habitat/index.html +++ b/habitat/index.html @@ -41,10 +41,10 @@ font-family: monospace; font-size:8pt; - color:white; - background-color:black; - caption-side: right; - width:80%; + color:black; + background-color:white; + box-sizing: content-box; + }