-
-
Notifications
You must be signed in to change notification settings - Fork 278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chore/sc 28761/super about fit and finish page title #2135
base: master
Are you sure you want to change the base?
Changes from all commits
f6c96db
d080a4e
73d9020
a9ffce1
b72b049
8a1e7aa
8a1377e
7a52d6c
388e891
bc252e1
ad7f00c
1aff615
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,6 +39,22 @@ | |
margin: 0 0 60px 0; | ||
height: auto; | ||
} | ||
.interface-hebrew h1.aboutHeader { | ||
padding-top: 5px; | ||
} | ||
.interface-english h1.aboutHeader { | ||
padding-top: 2px; | ||
} | ||
#aboutSidebar.mobileAbout h1, h1.aboutHeader { | ||
--english-font: var(--english-sans-serif-font-family); | ||
--hebrew-font: var(--hebrew-sans-serif-font-family); | ||
font-style: normal; | ||
font-weight: 500; | ||
font-size: 22px; | ||
text-align: left; | ||
line-height: 26px; | ||
color: var(--dark-grey); | ||
} | ||
.static h2 { | ||
font-weight: lighter; | ||
font-size: 16px; | ||
|
@@ -1348,7 +1364,6 @@ p.registration-links a:hover{ | |
font-size: 18px; | ||
} | ||
.static.legal iframe { | ||
margin-top: -600px; | ||
width: 100%; | ||
height: 600px; | ||
border: 1px solid #aaa; | ||
|
@@ -3271,24 +3286,12 @@ display: none; | |
filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%); | ||
} | ||
|
||
#aboutPage .inner { | ||
margin-top: 45px; | ||
} | ||
div .notificationsList { | ||
margin-top: -20px; | ||
} | ||
form.globalUpdateForm + div.notificationsList { | ||
margin-top: 20px; | ||
} | ||
#teamPage .inner { | ||
margin-top: 90px; | ||
} | ||
.interface-hebrew #jobsPage .inner { | ||
margin-top: 70px; | ||
} | ||
.interface-english #jobsPage .inner { | ||
margin-top: 65px; | ||
} | ||
#aboutHeader { | ||
color: white; | ||
margin-bottom: 250px; | ||
|
@@ -3343,7 +3346,7 @@ form.globalUpdateForm + div.notificationsList { | |
} | ||
|
||
#aboutSidebar { | ||
margin-top: 70px; | ||
margin-top: 120px; | ||
} | ||
.interface-hebrew #aboutSidebar.updates { | ||
left: revert; | ||
|
@@ -3403,9 +3406,6 @@ form.globalUpdateForm + div.notificationsList { | |
#aboutSidebar a:hover { | ||
text-decoration: underline; | ||
} | ||
.annualReport { | ||
padding-top: 85px; | ||
} | ||
.interface-hebrew .annualReport { | ||
padding-top: 95px; | ||
} | ||
|
@@ -3468,20 +3468,8 @@ form.globalUpdateForm + div.notificationsList { | |
padding: 5px; | ||
margin-left: -5px; | ||
} | ||
#testimonialsPage .inner { | ||
margin-top: 80px; | ||
} | ||
.interface-hebrew #testimonialsPage .inner { | ||
margin-top: 90px; | ||
} | ||
#supportersPage .inner { | ||
margin-top: 85px; | ||
} | ||
#metricsPage .inner { | ||
margin-top: 60px; | ||
} | ||
#updatesPanelContent .readerNavMenu .content .contentInner { | ||
margin-top: 160px; | ||
margin-top: 80px; | ||
} | ||
#updatesPage .readerNavMenu { | ||
position: relative; | ||
|
@@ -3490,12 +3478,6 @@ form.globalUpdateForm + div.notificationsList { | |
margin-left: 200px; | ||
} | ||
|
||
.mobileAboutHeader, .updatesHeader, .jobsHeader { | ||
display: none; | ||
} | ||
.container.doc.legal.static .inner { | ||
margin-top: 675px; | ||
} | ||
.container.doc.legal.static .inner, | ||
#annualReport .inner, | ||
#metricsPage .inner, | ||
|
@@ -3507,7 +3489,7 @@ form.globalUpdateForm + div.notificationsList { | |
margin-inline-start: 100px; | ||
} | ||
#updatesPanelContent .readerNavMenu .content .contentInner { | ||
margin-inline-start: 100px; | ||
margin-inline-start: 70px; | ||
} | ||
.interface-hebrew #testimonialsPage .inner { | ||
margin-inline-start: auto; | ||
|
@@ -3538,7 +3520,16 @@ form.globalUpdateForm + div.notificationsList { | |
margin-right: 20px; | ||
} | ||
} | ||
.interface-hebrew h1.aboutHeader, .interface-hebrew #aboutSidebar h1 { | ||
text-align: right; | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. again, i thinkg the right way here is to be start, and something general that switches the direction in the hebrew interface |
||
} | ||
nav#aboutSidebar h1 { | ||
display: none; | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. i can't understand it. most of the times when we have display none, i think it's self evident (like hebrew/english staff). here i ask myself why we have it if it isn't displayed. |
||
} | ||
@media (max-width: 480px) { | ||
.interface-english nav#aboutSidebar h1.int-en, .interface-hebrew nav#aboutSidebar h1.int-he { | ||
display: block; | ||
} | ||
.container.doc.legal.static .inner, #annualReport .inner, #metricsPage .inner, #supportersPage .inner, | ||
#testimonialsPage .inner, #aboutPage .inner, #teamPage .inner, #jobsPage .inner { | ||
margin-inline-start: auto; | ||
|
@@ -3592,9 +3583,6 @@ form.globalUpdateForm + div.notificationsList { | |
.interface-english #teamPage .inner { | ||
margin-top: -75px; | ||
} | ||
.interface-hebrew .about.section { | ||
padding-top: 50px; | ||
} | ||
div #metricsBox { | ||
margin-top: 50px; | ||
} | ||
|
@@ -3629,20 +3617,12 @@ form.globalUpdateForm + div.notificationsList { | |
margin: 0; | ||
padding-top: 55px; | ||
} | ||
#aboutSidebar.mobileAbout h1, h1.mobileAboutHeader { | ||
font-family: 'Roboto', sans-serif; | ||
font-style: normal; | ||
font-weight: 500; | ||
font-size: 22px; | ||
text-align: left; | ||
line-height: 26px; | ||
color: var(--dark-grey); | ||
} | ||
.interface-hebrew h1.mobileAboutHeader, .interface-hebrew #aboutSidebar h1 { | ||
text-align: right; | ||
h1.aboutHeader { | ||
margin: 40px 0 40px 0; | ||
padding-top: 0; | ||
} | ||
h1.mobileAboutHeader { | ||
margin: 40px 0 0 0; | ||
div#productsPageContent h1.aboutHeader { | ||
margin: revert; | ||
} | ||
.interface-english #aboutSidebar li { | ||
margin-left: 5px; | ||
|
@@ -3659,20 +3639,10 @@ form.globalUpdateForm + div.notificationsList { | |
div .section.leading-supporters { | ||
margin-top: 40px; | ||
} | ||
|
||
.updatesHeader, .jobsHeader, .mobileAboutHeader { | ||
display: block; | ||
} | ||
.static.legal iframe { | ||
margin-top: 60px; | ||
} | ||
} | ||
#metricsBox { | ||
margin-top: 30px; | ||
} | ||
.updateTextarea { | ||
width: 100%; | ||
} | ||
.about.section { | ||
padding-top: 40px; | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
shouldn't this be start (for left in english and right in hebrew)?