mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-10 15:25:18 -06:00
change app color
This commit is contained in:
parent
7ac975475f
commit
9c1a7bbf8b
66 changed files with 165 additions and 163 deletions
|
@ -7,7 +7,7 @@
|
|||
.BlockBanner
|
||||
{
|
||||
padding: 0px;
|
||||
border-bottom:#00AE42 1px solid;
|
||||
border-bottom:#009688 1px solid;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
@ -27,7 +27,7 @@
|
|||
.BlockBanner a
|
||||
{
|
||||
display: inline-block;
|
||||
background-color:#00AE42;
|
||||
background-color:#009688;
|
||||
line-height: 40px;
|
||||
height: 40px;
|
||||
padding: 0px 24px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue