diff --git a/assets/css/main.css b/assets/css/main.css index 62ed7f3..76c87ce 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -1987,7 +1987,7 @@ input[type="checkbox"]:checked + span { font-family: 'pfbeausanspro-reg', sans-serif; position: relative; text-align: left; - padding: 22px 21px 22px 21px; + padding: 22px 61px 22px 21px; } .profileTabs2 ul .active a:after { @@ -3534,7 +3534,7 @@ input[type="checkbox"]:checked + span { text-decoration: underline; position: relative; float: left; - margin: 11px 0 0 30px; + margin: 18px 0 0 30px; font-style: italic; } @@ -3545,7 +3545,7 @@ input[type="checkbox"]:checked + span { text-decoration: underline; position: relative; float: left; - margin: 51px 0 0 -45%; + margin: 61px 0 0 -45%; font-style: italic; display: none; } @@ -3593,9 +3593,9 @@ input[type="checkbox"]:checked + span { .messd:hover { z-index: 999; background-color: white; - -webkit-transform: scale(1.02); - -moz-transform: scale(1.02); - transform: scale(1.02); + -webkit-transform: scale(1.06); + -moz-transform: scale(1.06); + transform: scale(1.06); box-shadow: 0 0 10px rgba(0,0,0,0.7); }