- Improving the shell. Still not a real shell.

This commit is contained in:
Gunther Brunner
2014-04-01 22:04:36 +09:00
parent e17f306d30
commit af47e535e4
10 changed files with 95 additions and 13 deletions

View File

@@ -1,3 +1,5 @@
.stf-shell {
.stf-shell .shell-results {
font-size: 12px;
color: #fefefe;
background: #444;
}