9 lines
186 B
CSS
9 lines
186 B
CSS
|
|
#sql2excel-category-container .wb-download {
|
||
|
|
background: rgb(158,62,26);
|
||
|
|
}
|
||
|
|
|
||
|
|
#sql2excel-category-container .wb-download div a {
|
||
|
|
color: rgb(255,252,233);
|
||
|
|
font-weight: bold;
|
||
|
|
}
|