parent
f17001697d
commit
2d1eff2829
1 changed files with 8 additions and 0 deletions
|
@ -430,6 +430,7 @@ ins {
|
|||
padding: 0 0.2em;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
big {
|
||||
font-size: 125%;
|
||||
}
|
||||
|
@ -2651,6 +2652,13 @@ video,
|
|||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
/*--------------------------------------------------------------
|
||||
# WooCommerce
|
||||
--------------------------------------------------------------*/
|
||||
.woocommerce .price ins {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
/*--------------------------------------------------------------
|
||||
# Jetpack
|
||||
--------------------------------------------------------------*/
|
||||
|
|
Loading…
Reference in a new issue