2019-01-25 14:08:11 +00:00
|
|
|
.container {
|
|
|
|
color: #000
|
2019-01-28 11:28:22 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.title {
|
|
|
|
font-weight: 100;
|
|
|
|
margin-top: 0;
|
|
|
|
margin-bottom: 20px;
|
|
|
|
font-size: 2em
|
2019-01-31 10:44:03 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
vn-table {
|
|
|
|
margin-top: 50px !important
|
|
|
|
}
|
|
|
|
|
|
|
|
.sign {
|
|
|
|
margin: 150px auto;
|
|
|
|
width: 300px
|
|
|
|
}
|
|
|
|
|
|
|
|
.sign .body {
|
|
|
|
height: 150px
|
2019-01-25 14:08:11 +00:00
|
|
|
}
|