new header

This commit is contained in:
Jerry
2022-07-26 15:26:16 +02:00
parent c3016b95aa
commit 4827adde21
17 changed files with 946 additions and 1150 deletions

View File

@@ -304,138 +304,6 @@
max-width: 640px;
}
header {
background: #fff;
}
header .main-logo {
height: 24px;
top: 50%;
transform: translateY(-50%);
left: 10px;
}
@media (min-width: 769px) {
header .main-logo {
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;
}
header .header-menu ul li a:hover {
color: #0c4e91;
border-bottom-color: #0c4e91;
}
header .header-menu ul li a.selected {
color: #0c4e91;
border-bottom-color: #0c4e91;
}
header .header-menu ul li.active a {
color: #ff6b00;
}
header .header-menu ul li.active a:hover {
border-bottom-color: #ff6b00;
}
header .sign-block a {
color: #ff6b00;
font-weight: bold;
}
header .sign-block a:hover {
color: #ff6b00;
}
header .sign-block > a, header .sign-block .signed-user {
color: #ff6b00;
}
header .sign-block > a:hover, header .sign-block .signed-user:hover {
color: #ff6b00;
border-bottom-color: #ff6b00;
}
header .sign-block > a .icon-caret, header .sign-block > a .icon-account-settings, header .sign-block .signed-user .icon-caret, header .sign-block .signed-user .icon-account-settings {
color: #0c4e91;
}
header .sign-block .button.bordered {
color: #ff6b00;
border-color: #ff6b00;
border-radius: 20px;
height: 40px;
line-height: 36px;
}
header .sign-block .button.bordered:hover {
border: 2px solid #ff6b00;
background: #ff6b00;
color: #fff;
}
header .sign-block .button.mp-top-left {
color: #fff;
border: none;
background: #ff6b00;
box-shadow: none;
border-radius: 20px;
height: 40px;
line-height: 40px;
}
header .sign-block .button.mp-top-left:hover {
color: #fff;
opacity: 0.7;
}
header .sign-block .signed-user-block .dropdown-menu .profile-with-warning .email-confirm-link {
background: #134d94;
}
header .sign-block .signed-user-block .dropdown-menu .profile-with-warning .email-confirm-link:hover {
background: #1965c1;
}
header .mobile-menu .btn-toggle-menu {
color: #333;
text-shadow: none;
}
header .mobile-menu .btn-toggle-menu:hover {
color: #999;
}
header .mobile-nav .mm-bg {
background: #fff;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}
header .mobile-nav .header-menu li a {
color: #0c4e91;
}
header .mobile-nav .header-menu li a:hover {
color: #0c4e91;
background: rgba(0, 0, 0, 0.1);
}
header .mobile-nav .sign-block .signed-user-block .dropdown-menu a {
color: #333;
}
header .mobile-nav .sign-block .signed-user-block .dropdown-menu a:hover {
color: #333;
background: rgba(0, 0, 0, 0.1);
}
header .mobile-nav .sign-block .button.bordered {
border: none;
border-radius: 0;
line-height: normal;
height: auto;
opacity: 1;
}
header .mobile-nav .sign-block .button.mp-top-left {
background: #fff;
color: #ff6b00;
border-radius: 0;
line-height: normal;
height: auto;
border: none;
}
header .mobile-nav .sign-block .button.mp-top-left:hover {
background: #ff6b00;
color: #fff;
opacity: 1;
}
footer.v2 {
color: #fff;
background: linear-gradient(to right, #539aea, #0e3f7b);

File diff suppressed because one or more lines are too long

View File

@@ -143,138 +143,6 @@
box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
header {
background: #fff;
}
header .main-logo {
height: 24px;
top: 50%;
transform: translateY(-50%);
left: 10px;
}
@media (min-width: 769px) {
header .main-logo {
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;
}
header .header-menu ul li a:hover {
color: #0c4e91;
border-bottom-color: #0c4e91;
}
header .header-menu ul li a.selected {
color: #0c4e91;
border-bottom-color: #0c4e91;
}
header .header-menu ul li.active a {
color: #ff6b00;
}
header .header-menu ul li.active a:hover {
border-bottom-color: #ff6b00;
}
header .sign-block a {
color: #ff6b00;
font-weight: bold;
}
header .sign-block a:hover {
color: #ff6b00;
}
header .sign-block > a, header .sign-block .signed-user {
color: #ff6b00;
}
header .sign-block > a:hover, header .sign-block .signed-user:hover {
color: #ff6b00;
border-bottom-color: #ff6b00;
}
header .sign-block > a .icon-caret, header .sign-block > a .icon-account-settings, header .sign-block .signed-user .icon-caret, header .sign-block .signed-user .icon-account-settings {
color: #0c4e91;
}
header .sign-block .button.bordered {
color: #ff6b00;
border-color: #ff6b00;
border-radius: 20px;
height: 40px;
line-height: 36px;
}
header .sign-block .button.bordered:hover {
border: 2px solid #ff6b00;
background: #ff6b00;
color: #fff;
}
header .sign-block .button.mp-top-left {
color: #fff;
border: none;
background: #ff6b00;
box-shadow: none;
border-radius: 20px;
height: 40px;
line-height: 40px;
}
header .sign-block .button.mp-top-left:hover {
color: #fff;
opacity: 0.7;
}
header .sign-block .signed-user-block .dropdown-menu .profile-with-warning .email-confirm-link {
background: #134d94;
}
header .sign-block .signed-user-block .dropdown-menu .profile-with-warning .email-confirm-link:hover {
background: #1965c1;
}
header .mobile-menu .btn-toggle-menu {
color: #333;
text-shadow: none;
}
header .mobile-menu .btn-toggle-menu:hover {
color: #999;
}
header .mobile-nav .mm-bg {
background: #fff;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}
header .mobile-nav .header-menu li a {
color: #0c4e91;
}
header .mobile-nav .header-menu li a:hover {
color: #0c4e91;
background: rgba(0, 0, 0, 0.1);
}
header .mobile-nav .sign-block .signed-user-block .dropdown-menu a {
color: #333;
}
header .mobile-nav .sign-block .signed-user-block .dropdown-menu a:hover {
color: #333;
background: rgba(0, 0, 0, 0.1);
}
header .mobile-nav .sign-block .button.bordered {
border: none;
border-radius: 0;
line-height: normal;
height: auto;
opacity: 1;
}
header .mobile-nav .sign-block .button.mp-top-left {
background: #fff;
color: #ff6b00;
border-radius: 0;
line-height: normal;
height: auto;
border: none;
}
header .mobile-nav .sign-block .button.mp-top-left:hover {
background: #ff6b00;
color: #fff;
opacity: 1;
}
footer.v2 {
color: #fff;
background: linear-gradient(to right, #539aea, #0e3f7b);

File diff suppressed because one or more lines are too long