mirror of
https://github.com/plashchynski/crono.git
synced 2026-03-29 22:02:06 +02:00
Materialize css
This commit is contained in:
@@ -1,20 +1,9 @@
|
||||
.container {
|
||||
background-color: #CFD8DC;
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: #455A64;
|
||||
display: flex;
|
||||
min-height: 100vh;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.page-header {
|
||||
border-bottom: 1px solid #B6B6B6;
|
||||
}
|
||||
|
||||
#job_list td,#job_list th {
|
||||
border-top: 1px solid #B6B6B6;
|
||||
color: #212121;
|
||||
}
|
||||
|
||||
.breadcrumb {
|
||||
background-color: #FFFFFF;
|
||||
main {
|
||||
flex: 1 0 auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user