hide resend link

This commit is contained in:
G14 2016-09-26 18:42:59 +05:00
parent 309713807c
commit bb98308f40
2 changed files with 11 additions and 4 deletions

View File

@ -1298,7 +1298,7 @@ a.maitre-widget-social {
font-size: 2.5em; }
#maitre-content p[data-maitre-people-ahead-text] {
position: absolute;
top: 60%;
top: 55%;
left: 14%;
color: #7099e6;
font-weight: 400;
@ -1313,7 +1313,7 @@ a.maitre-widget-social {
font-size: 2.5em; }
#maitre-content p[data-maitre-people-behind-text] {
position: absolute;
top: 60%;
top: 55%;
left: 55%;
color: #a784db;
font-weight: 400;
@ -1365,6 +1365,9 @@ a.maitre-widget-social {
#maitre-share-container #maitre-social-whatsapp {
display: none !important; }
#maitre-resend-email {
display: none !important; }
.gradient-text #maitre-content h4[data-maitre-people-behind-number],
.gradient-text #maitre-content p[data-maitre-people-behind-text] {
color: #67449b; }

View File

@ -1345,7 +1345,7 @@ a.maitre-widget-social {
p[data-maitre-people-ahead-text] {
position: absolute;
top: 60%;
top: 55%;
left: 14%;
color: #7099e6;
font-weight: 400;
@ -1364,7 +1364,7 @@ a.maitre-widget-social {
p[data-maitre-people-behind-text] {
position: absolute;
top: 60%;
top: 55%;
left: 55%;
color: #a784db;
font-weight: 400;
@ -1429,6 +1429,10 @@ a.maitre-widget-social {
}
}
#maitre-resend-email {
display: none !important;
}
.gradient-text {
#maitre-content {
h4[data-maitre-people-behind-number],