GUAC-919: Add page-specific CSS class support. Use client-specific body style.

This commit is contained in:
Michael Jumper
2014-11-04 21:24:16 -08:00
parent 0542146e8e
commit 04ce36f335
4 changed files with 15 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
* THE SOFTWARE.
*/
body {
body.client {
background: black;
font-family: FreeSans, Helvetica, Arial, sans-serif;
padding: 0;