diff --git a/static/self.css b/static/self.css index d69c8a5..f7d4407 100644 --- a/static/self.css +++ b/static/self.css @@ -179,6 +179,10 @@ img[id|=sample] { display: inline-block; } +.menu h3 { + cursor: pointer; +} + textarea { font-family: monospace; }