setup pages

This commit is contained in:
bechi 2015-09-10 20:02:03 -03:00
commit fb9a6906f7
2 changed files with 75 additions and 54 deletions

View file

@ -108,6 +108,12 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill, inpu
-webkit-box-shadow: 0 0 0px 1000px white inset;
}
.sub-header {
background: #F1f3F5;
padding: 0.8rem;
overflow: hidden;
}
.status {
color: #FFFFFF;
background-color: #A02F23;