diff options
Diffstat (limited to 'src/shell.html')
| -rw-r--r-- | src/shell.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/shell.html b/src/shell.html index 6effbcaa..51e675f4 100644 --- a/src/shell.html +++ b/src/shell.html @@ -141,6 +141,11 @@ jwE50AGjLCVuS8Yt4H7OgZLKK5EKOsLviEWJSL/+0uMi7gLUSBseYwqEbXvSHCec1CJvZPyHCmYQffaB } #output { + border-left: 0px none; + border-right: 0px none; + border-bottom: 0px none; + padding-left: 0; + padding-right: 0; width: 100%; height: 140px; margin: 0 auto; |
