fix
This commit is contained in:
parent
850c1b86c4
commit
1c82e34cde
|
|
@ -49,7 +49,7 @@ html, .loggedout {
|
||||||
body {
|
body {
|
||||||
background-color: #E3E3E3;
|
background-color: #E3E3E3;
|
||||||
color: #191919;
|
color: #191919;
|
||||||
font-family: "Source Sans Pro", Arial, Helvetica Neue, sans-serif;
|
font-family: "Source Sans Pro", Arial, 'Helvetica Neue', sans-serif;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
@ -400,7 +400,7 @@ body {
|
||||||
|
|
||||||
#NavigationRedesignBannerContainer ul li a, .NavigationRedesign ul li a:visited, .navbarbutton {
|
#NavigationRedesignBannerContainer ul li a, .NavigationRedesign ul li a:visited, .navbarbutton {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-family: "Source Sans Pro", Arial, Helvetica Neue, sans-serif;
|
font-family: "Source Sans Pro", Arial, 'Helvetica Neue', sans-serif;
|
||||||
padding: 6px 9px;
|
padding: 6px 9px;
|
||||||
width: auto;
|
width: auto;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
|
@ -415,7 +415,7 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
#NavigationRedesignBannerContainer {
|
#NavigationRedesignBannerContainer {
|
||||||
font-family: "Source Sans Pro", Arial, Helvetica Neue, sans-serif;
|
font-family: "Source Sans Pro", Arial, 'Helvetica Neue', sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
#NavigationRedesignBannerContainer ul li a:hover, .navbarbutton:hover {
|
#NavigationRedesignBannerContainer ul li a:hover, .navbarbutton:hover {
|
||||||
|
|
|
||||||
|
|
@ -214,7 +214,7 @@
|
||||||
position: relative;
|
position: relative;
|
||||||
height: 36px;
|
height: 36px;
|
||||||
z-index: 200;
|
z-index: 200;
|
||||||
font-family: Arial, Helvetica Neue, sans-serif;
|
font-family: Arial, 'Helvetica Neue', Helvetica, Sans-Serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
.BannerCenterContainer {
|
.BannerCenterContainer {
|
||||||
|
|
@ -273,7 +273,7 @@ div.mySubmenuFixed {
|
||||||
background: #A3514F;
|
background: #A3514F;
|
||||||
background-repeat: repeat-x;
|
background-repeat: repeat-x;
|
||||||
color: White;
|
color: White;
|
||||||
font-family: Arial, Helvetica Neue, Sans-Serif;
|
font-family: Arial, 'Helvetica Neue', Helvetica, Sans-Serif;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
height: 26px;
|
height: 26px;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
@ -328,7 +328,7 @@ div.mySubmenuFixed {
|
||||||
}
|
}
|
||||||
|
|
||||||
#HeaderSignUp {
|
#HeaderSignUp {
|
||||||
font-family: Arial;
|
font-family: Arial, 'Helvetica Neue', Helvetica, Sans-Serif;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
|
|
@ -338,7 +338,7 @@ div.mySubmenuFixed {
|
||||||
}
|
}
|
||||||
|
|
||||||
#HeaderOr {
|
#HeaderOr {
|
||||||
font-family: Arial;
|
font-family: Arial, 'Helvetica Neue', Helvetica, Sans-Serif;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
color: #9Ec3E7;
|
color: #9Ec3E7;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
|
|
@ -368,7 +368,7 @@ div.mySubmenuFixed {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
outline: none;
|
outline: none;
|
||||||
font-family: Arial,Helvetica,sans-serif;
|
font-family: Arial, 'Helvetica Neue', Helvetica, Sans-Serif;
|
||||||
text-shadow: #11111191 1px 1px 1px;
|
text-shadow: #11111191 1px 1px 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -551,7 +551,7 @@ iframe {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
font-weight: 800;
|
font-weight: 800;
|
||||||
outline: none;
|
outline: none;
|
||||||
font-family: Arial, Helvetica Neue, sans-serif;
|
font-family: Arial, 'Helvetica Neue', Helvetica, Sans-Serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
.smallnavbarbutton {
|
.smallnavbarbutton {
|
||||||
|
|
@ -574,7 +574,7 @@ iframe {
|
||||||
|
|
||||||
html {
|
html {
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
font-family: "Helvetica Neue";
|
font-family: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
color: #000;
|
color: #000;
|
||||||
|
|
@ -701,7 +701,7 @@ body {
|
||||||
height: 20px;
|
height: 20px;
|
||||||
border-radius: 1px;
|
border-radius: 1px;
|
||||||
border: 1px solid #3D414A;
|
border: 1px solid #3D414A;
|
||||||
font-family: "Helvetica Neue";
|
font-family: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
color: rgb(0, 0, 0) !important;
|
color: rgb(0, 0, 0) !important;
|
||||||
|
|
@ -715,7 +715,7 @@ body {
|
||||||
height: 20px;
|
height: 20px;
|
||||||
border-radius: 1px;
|
border-radius: 1px;
|
||||||
border: 1px solid #3D414A;
|
border: 1px solid #3D414A;
|
||||||
font-family: "Helvetica Neue";
|
font-family: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
|
|
@ -730,7 +730,7 @@ button {
|
||||||
height: 20px;
|
height: 20px;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
border: 1px solid #3D414A;
|
border: 1px solid #3D414A;
|
||||||
font-family: "Helvetica Neue";
|
font-family: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue