lemonldap-ng/modules/lemonldap-ng-portal/example/AuthLA/tpl/themes/federid/sso.css

16 lines
302 B
CSS

/* CSS for SSO */
/* Main color : orange #d9b500 */
@import url(default.css);
h1, h2, h3, h4, h5, h6 { color : #d9b500; }
#page { border-color : #d9b500; }
#footer { border-top : #d9b500; }
.message { border-color : #d9b500; }
hr, pre, code, th, td, fieldset, legend { border-color : #d9b500; }