ui hints for hackpad

This commit is contained in:
ansuz
2016-03-04 16:47:59 +01:00
parent d2f4fbcee9
commit 53d3e475f7
2 changed files with 43 additions and 8 deletions

View File

@@ -27,6 +27,11 @@
resize: none;
}
textarea[disabled] {
background-color: #275662;
color: #637476;
}
#run {
position: fixed;
top: 0px;