setup pages
This commit is contained in:
parent
a5c2966a22
commit
fb9a6906f7
2 changed files with 75 additions and 54 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue