You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
.title-bar {
|
|
padding:10px;
|
|
color:white;
|
|
background-color:#00badd;
|
|
border-bottom:1px solid darken(#00badd, 5%);
|
|
h1 {
|
|
padding:0;
|
|
font-weight:normal;
|
|
margin:0.5em 0 0 0;
|
|
}
|
|
}
|