|
|
@ -39,7 +39,7 @@ body {
|
|
|
|
|
|
|
|
|
|
|
|
#header {
|
|
|
|
#header {
|
|
|
|
background-color: #f3f3f3;
|
|
|
|
background-color: #f3f3f3;
|
|
|
|
color: black; }
|
|
|
|
color: #454545; }
|
|
|
|
#header.active {
|
|
|
|
#header.active {
|
|
|
|
background-color: #2090ea;
|
|
|
|
background-color: #2090ea;
|
|
|
|
color: white; }
|
|
|
|
color: white; }
|
|
|
@ -48,7 +48,6 @@ body {
|
|
|
|
line-height: 64px;
|
|
|
|
line-height: 64px;
|
|
|
|
padding-left: 20px;
|
|
|
|
padding-left: 20px;
|
|
|
|
font-size: 22px;
|
|
|
|
font-size: 22px;
|
|
|
|
color: #ffffff;
|
|
|
|
|
|
|
|
font-weight: normal; }
|
|
|
|
font-weight: normal; }
|
|
|
|
|
|
|
|
|
|
|
|
.title-text {
|
|
|
|
.title-text {
|
|
|
@ -439,7 +438,7 @@ input[type=text]:active, input[type=text]:focus, input[type=search]:active, inpu
|
|
|
|
overflow: auto; }
|
|
|
|
overflow: auto; }
|
|
|
|
|
|
|
|
|
|
|
|
.gutter {
|
|
|
|
.gutter {
|
|
|
|
color: #000000;
|
|
|
|
color: #454545;
|
|
|
|
float: left;
|
|
|
|
float: left;
|
|
|
|
width: 300px; }
|
|
|
|
width: 300px; }
|
|
|
|
.gutter .content {
|
|
|
|
.gutter .content {
|
|
|
|