/** * Custom Portal Stylesheet (/custom.css) * @package Portal * @subpackage Frontend */ html, body { background-color: #9CF; } .headerInner { background-color: #66CCFF; color: #fff; }