Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
opac-skins
belleyv2
Commits
41201698
Commit
41201698
authored
Dec 06, 2019
by
Cédric Heurteux
Browse files
Update css/global.css
parent
b71f0d6d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
1 deletion
+11
-1
css/global.css
css/global.css
+11
-1
No files found.
css/global.css
View file @
41201698
...
...
@@ -51,7 +51,17 @@
}
@font-face
{
font-family
:
'opendyslexic-regular'
;
src
:
url('../fonts/opendyslexic-regular-webfont.eot')
;
src
:
url('../fonts/opendyslexic-regular-webfont.eot?#iefix')
format
(
'embedded-opentype'
),
url('../fonts/opendyslexic-regular-webfont.woff2')
format
(
'woff2'
),
url('../fonts/opendyslexic-regular-webfont.woff')
format
(
'woff'
),
url('../fonts/opendyslexic-regular-webfont.ttf')
format
(
'truetype'
),
url('../fonts/opendyslexic-regular-webfont.svg#robotocondensed')
format
(
'svg'
);
font-weight
:
normal
;
font-style
:
normal
;
}
/* body */
...
...
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