13 lines
239 B
CSS
13 lines
239 B
CSS
.gm_omniprice {
|
|
margin-top: 5px;
|
|
display: inline-block;
|
|
padding: 5px 0;
|
|
font-weight: 300;
|
|
background: none !important;
|
|
color: #636363 !important;
|
|
font-size: 12px !important;
|
|
}
|
|
|
|
.gm_omniprice span {
|
|
color: #000 !important;
|
|
} |