9 lines
185 B
CSS
9 lines
185 B
CSS
|
|
#sql2excel-category-container .wb-download {
|
||
|
|
background: rgb(89,73,43);
|
||
|
|
}
|
||
|
|
|
||
|
|
#sql2excel-category-container .wb-download div a {
|
||
|
|
color: rgb(231,226,211);
|
||
|
|
font-weight: bold;
|
||
|
|
}
|