Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
scratch-www
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
scratch-www
Commits
ecf3f004
Commit
ecf3f004
authored
Jun 11, 2021
by
Ben Wheeler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated maintenance and trouble page static content
parent
0c635fb0
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
332 additions
and
205 deletions
+332
-205
static/cdn/maintenance.html
static/cdn/maintenance.html
+9
-6
static/cdn/trouble.html
static/cdn/trouble.html
+323
-199
No files found.
static/cdn/maintenance.html
View file @
ecf3f004
...
...
@@ -25,7 +25,7 @@
.header-wrapper
{
width
:
100%
;
height
:
10
0px
;
height
:
10
vh
;
}
.header-content
{
width
:
calc
(
100%
-
2rem
);
...
...
@@ -40,7 +40,6 @@
width
:
90vw
;
max-width
:
45rem
;
margin
:
0
auto
;
padding-top
:
4vw
;
text-align
:
center
;
font-family
:
"Helvetica Neue"
,
"Helvetica"
,
Arial
,
sans-serif
;
color
:
white
;
...
...
@@ -59,9 +58,13 @@
opacity
:
25%
;
margin
:
2rem
0
;
}
img
.main-img
{
width
:
300px
;
height
:
200px
;
}
h1
{
font-size
:
2rem
;
margin
:
1rem
1rem
2.5rem
1rem
;
margin
:
1
.5
rem
1rem
2.5rem
1rem
;
}
h2
{
font-size
:
1.125rem
;
...
...
@@ -239,12 +242,12 @@
</div>
<div
class=
"main"
>
<div
class=
"content"
>
<
h1>
The Scratch Team is working hard to fix an issue with the Scratch website
</h1
>
<h
2
class=
"reload"
onclick=
"location.reload()"
>
Try reloading the page in a few minutes
</h2
>
<
img
src=
"http://scratch-maintenance.s3.amazonaws.com/cairn.svg"
/
>
<h
1>
The Scratch Team is working on some planned updates to the website
</h1
>
<h2
class=
"comment"
>
Check
<a
href=
"https://twitter.com/scratch"
>
@Scratch
</a>
for updates
</h2>
<hr>
<div
class=
"narrow"
>
<p>
While the website is being
fixed
, you can use the Scratch app to make projects offline
</p>
<p>
While the website is being
worked on
, you can use the Scratch app to make projects offline
</p>
</div>
<button
class=
"toggleShowing showing"
><span>
Download Scratch app
</span></button>
<div
class=
"grid-wrapper hidden"
>
...
...
static/cdn/trouble.html
View file @
ecf3f004
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment