css tweaks

This commit is contained in:
caseymm 2022-05-02 09:51:18 -07:00
parent 527003703c
commit 0fd4c06cc3
4 changed files with 10 additions and 6 deletions

View file

@ -24,8 +24,8 @@ $timeline-breakpoint: "only screen and (max-width : 1030px)";
}
a{
position: absolute;
right: 15px;
top: 15px;
right: 12px;
top: 1px;
}
img{

View file

@ -1625,7 +1625,7 @@ class AnnualReport extends React.Component {
alt={this.props.intl.formatMessage(
{id: 'annualReport.2021.altCard9'}
)}
image="/images/annual-report/2021/3_Community Section/Timeline/Scratchtober.png"
image="/images/annual-report/2021/3_Community Section/Timeline/Year in Review.png"
projectBy={this.props.intl.formatMessage(
{id: 'annualReport.2021.projectBy'}
)}

View file

@ -12,6 +12,10 @@ $timeline-breakpoint: "only screen and (max-width : 1030px)";
$ui-purple-dark: hsla(260, 55%, 55%, 1);
// $motion-blue-3 #3373CC
body{
background-color: $annual-report-green;
}
.access .button{
background-color: $annual-report-green;
}
@ -601,7 +605,7 @@ a, a:link, a:visited, a:active{
}
}
background-color: $annual-report-green;
background-color: $annual-report-aqua;
color: $ui-white;
h2, h3, h4, p {
@ -962,7 +966,7 @@ img.comment-viz{
}
.reach-scratch-jr {
background-color: $annual-report-green;
background-color: $annual-report-aqua;
color: $ui-white;
padding: 100px 0;

View file

@ -282,7 +282,7 @@
"annualReport.2021.altMitchHeadshot": "Founder Mitch Resnick",
"annualReport.2021.altCalendar": "A calendar displaying the year 2021.",
"annualReport.2021.altWorldVisualization": "An illustrated version of the globe.",
"annualReport.2021.altSaudiArabiaVisualization": "",
"annualReport.2021.altSaudiArabiaVisualization": "A bar chart showing that there were more than twice as many new Scratch users in 2021 as there were in 2020.",
"annualReport.2021.altSECVideoPreview": "",
"annualReport.2021.altSECWorkshops": "People playing together",