forked from LiveCarta/LiveCartaWP
LAW-4565
This commit is contained in:
@@ -848,6 +848,9 @@ blockquote {
|
||||
.icon-promo-supplement:before {
|
||||
content: "\e940"; }
|
||||
|
||||
.icon-add:before {
|
||||
content: "\e601"; }
|
||||
|
||||
.icon-warning:before, .icon-warning-custom:before {
|
||||
content: "\e913"; }
|
||||
|
||||
@@ -1144,9 +1147,11 @@ header {
|
||||
z-index: 12; }
|
||||
header .main-logo img {
|
||||
max-height: 100%; }
|
||||
header .main-logo:hover {
|
||||
text-decoration: none; }
|
||||
@media (min-width: 769px) {
|
||||
header .main-logo {
|
||||
left: 40px;
|
||||
left: 30px;
|
||||
top: 15px;
|
||||
-webkit-transform: none;
|
||||
transform: none; } }
|
||||
@@ -1224,7 +1229,6 @@ header {
|
||||
font-size: 14px;
|
||||
text-transform: uppercase;
|
||||
height: 15px;
|
||||
margin: 0 1px;
|
||||
position: relative; }
|
||||
header .header-menu ul li.guest-data {
|
||||
display: none; }
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -251,8 +251,11 @@ header {
|
||||
left: 10px; }
|
||||
@media (min-width: 769px) {
|
||||
header .main-logo {
|
||||
left: 40px;
|
||||
left: 30px;
|
||||
height: 28px; } }
|
||||
@media (min-width: 769px) {
|
||||
header .main-logo.law-logo {
|
||||
height: 26px; } }
|
||||
header .header-menu ul li a {
|
||||
color: #0c4e91;
|
||||
font-weight: bold; }
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user