Sale css
This commit is contained in:
parent
36fb80afcf
commit
682231301f
1 changed files with 6 additions and 1 deletions
|
@ -1,5 +1,10 @@
|
|||
/* AlaskarDev Changes */
|
||||
|
||||
* {
|
||||
text-decoration: none !important;
|
||||
}
|
||||
body del {
|
||||
text-decoration: line-through !important;
|
||||
}
|
||||
/** Title **/
|
||||
.elementor h1 {
|
||||
font-size: 13px !important;
|
||||
|
|
Loading…
Reference in a new issue