Sistema de Informações Gerenciais do Interlegis
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

50 lines
884 B

a:link, a:visited {
color: #0f3361;
}
a:hover {
color: #11488d;
}
.dashboard #content {
width: auto;
}
.module h2, .module caption, .inline-group h2 {
background: #00367b url(../images/default-bg.gif);
}
.row1 { background: #f5f6fc none repeat scroll 0 0; }
#header { background: #003351; }
#branding h1 { color: #fff; }
#nav-global {
color: #b87912;
background-color: #101a20;
border-top: 1px solid #252525;
border-bottom: 1px solid #999;
width: 100%;
}
#nav-global ul { margin: 0; padding: 3px; }
#nav-global li {
display: inline;
font-size: 1em;
}
#nav-global li a {
color: #dfdfdf !important;
margin: 0 5px 0 5px;
}
#nav-global li a:hover {
color: #fff !important;
margin: 0 5px 0 5px;
text-decoration: none;
}
#footer {
color: #555;
font-size: 0.9em;
text-align: center;
margin-top: 40px;
}