This commit is contained in:
nomadics9 2025-02-10 20:57:45 +03:00
parent 36fb80afcf
commit 682231301f

View file

@ -1,5 +1,10 @@
/* AlaskarDev Changes */ /* AlaskarDev Changes */
* {
text-decoration: none !important;
}
body del {
text-decoration: line-through !important;
}
/** Title **/ /** Title **/
.elementor h1 { .elementor h1 {
font-size: 13px !important; font-size: 13px !important;