Compare commits
2 Commits
4feee6e2e8
...
71c8a382f1
| Author | SHA1 | Date |
|---|---|---|
|
|
71c8a382f1 | |
|
|
b29d78bd16 |
|
|
@ -183,8 +183,5 @@ tbody {
|
|||
line-height: 36px;
|
||||
}
|
||||
}
|
||||
.thebtn2 {
|
||||
color: #ffffff !important;
|
||||
background: #ffad41 !important;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -313,4 +313,8 @@ export default {
|
|||
color: #333333;
|
||||
margin-bottom: 18px;
|
||||
}
|
||||
.thebtn2 {
|
||||
color: #ffffff !important;
|
||||
background: #ffad41 !important;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in New Issue