9 lines
211 B
CSS
9 lines
211 B
CSS
|
|
#sql2excel-category-container .wb-download {
|
||
|
|
background: url('../images/btn-bg-neon-bold.png') 0 0 repeat-x;
|
||
|
|
}
|
||
|
|
|
||
|
|
#sql2excel-category-container .wb-download div a {
|
||
|
|
color: white;
|
||
|
|
font-weight: bold;
|
||
|
|
}
|