9 lines
185 B
CSS
9 lines
185 B
CSS
|
|
#sql2excel-category-container .wb-download {
|
||
|
|
background: rgb(14,61,79);
|
||
|
|
}
|
||
|
|
|
||
|
|
#sql2excel-category-container .wb-download div a {
|
||
|
|
color: rgb(51,111,136);
|
||
|
|
font-weight: bold;
|
||
|
|
}
|