mirror of
https://github.com/Dvorinka/bizoni.git
synced 2026-07-29 05:13:47 +00:00
ted
This commit is contained in:
@@ -838,7 +838,6 @@
|
||||
font-family: 'Font Awesome 5 Free';
|
||||
font-weight: 900;
|
||||
position: absolute;
|
||||
content: "\f101";
|
||||
font-size: 8px;
|
||||
top: 50%;
|
||||
margin-left: 0px;
|
||||
@@ -1058,7 +1057,6 @@
|
||||
font-family: 'Font Awesome 5 Free';
|
||||
font-weight: 900;
|
||||
position: absolute;
|
||||
content: "\f101";
|
||||
font-size: 8px;
|
||||
vertical-align: top;
|
||||
zoom: 1;
|
||||
@@ -8394,10 +8392,6 @@
|
||||
.widget-area aside:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.woocommerce-MyAccount-navigation aside ul,
|
||||
.widget-area aside ul {
|
||||
list-style: none;
|
||||
}
|
||||
.woocommerce-MyAccount-navigation aside > ul,
|
||||
.widget-area aside > ul {
|
||||
margin: 0 0 0 0;
|
||||
@@ -9223,7 +9217,6 @@
|
||||
text-rendering: auto;
|
||||
font-family: 'Font Awesome 5 Free';
|
||||
font-weight: 900;
|
||||
content: "\f101";
|
||||
font-size: 10px;
|
||||
position: relative;
|
||||
top: -1px;
|
||||
@@ -21551,13 +21544,13 @@
|
||||
letter-spacing: var(--font-headers-letterspacing);
|
||||
font-weight: 800;
|
||||
font-size: 24px;
|
||||
width: 80px;
|
||||
width: 180px;
|
||||
height: 80px;
|
||||
line-height: 80px;
|
||||
background-color: #f5f5f5;
|
||||
background-color: var(--gray);
|
||||
background-color: var(--red);
|
||||
color: #222222;
|
||||
color: var(--black);
|
||||
color: var(--white);
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
vertical-align: top;
|
||||
Reference in New Issue
Block a user