diff options
Diffstat (limited to 'webclients/novnc/include/base.css')
-rw-r--r-- | webclients/novnc/include/base.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/webclients/novnc/include/base.css b/webclients/novnc/include/base.css index 105984d..3a2feb3 100644 --- a/webclients/novnc/include/base.css +++ b/webclients/novnc/include/base.css @@ -1,3 +1,10 @@ +/* + * noVNC base CSS + * Copyright (C) 2012 Joel Martin + * noVNC is licensed under the LGPL-3 (see LICENSE.txt) + * This file is licensed under the 2-Clause BSD license (see LICENSE.txt). + */ + body { margin:0; padding:0; |