Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
OCamlPro
www
Commits
c6142185
Commit
c6142185
authored
Nov 16, 2021
by
Louis Gesbert
Browse files
Show the "error 404" message on top
parent
a86c9666
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
2 deletions
+13
-2
src/error.ml
src/error.ml
+13
-2
No files found.
src/error.ml
View file @
c6142185
...
...
@@ -12,9 +12,20 @@ br, hr {
display
:
none
;
}
h1
{
color
:
rgba
(
255
,
255
,
255
,.
75
);
margin
:
1
.
5
ex
;
text
-
align
:
center
;
position
:
fixed
;
color
:
black
;
left
:
0
;
right
:
0
;
top
:
40
%;
z
-
index
:
1
;
font
-
family
:
helvetica
;
text
-
transform
:
uppercase
;
font
-
size
:
6
vmin
;
font
-
weight
:
bold
;
mix
-
blend
-
mode
:
overlay
;
user
-
select
:
none
;
text
-
shadow
:
0
0
.
7
vmin
black
;
}
footer
{
position
:
fixed
;
...
...
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