Add border to arthur

This commit is contained in:
Dave Davenport 2017-02-18 11:15:33 +01:00
parent ed7cfcb6aa
commit 71352a89d2
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@
#window box {
padding: 10px;
border: 1px;
border-radius: 15px;
foreground: @magenta;
background: #cc1c1c1c;
}