diff --git a/assets/css/main.css b/assets/css/main.css index 74e4f76..70fd523 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -827,9 +827,8 @@ footer:after { box-shadow: 0 0 10px rgba(0,0,0,0.7); } -.projectPro:hover .titlePro { - color: #fb2c2d; - text-decoration: underline; +.titlePro a:hover { + text-decoration: underline !important; } .projectPro:hover .leftPro:before { @@ -5998,7 +5997,7 @@ a.linkS2[data-target="#withdraw-money"]{ } input[type="radio"]{ - opacity: 1; + opacity: 0; } .wr-inset-pluss{ @@ -6020,8 +6019,6 @@ input[type="radio"]{ } .welcomeMain{ line-height: 48px; - font-family: 'pfdintextcomppro-regular', sans-serif; - font-size: 43.5px; } .menuUser > div{ padding: 10px 0; @@ -6048,4 +6045,8 @@ input[type="radio"]{ -moz-transform: scale(1.04); transform: scale(1.04); } +.new-rass2 .btn-submit-link{ + display: table; + margin: 15px 0px 15px -15px !important; +} /*end_new*/