Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Courses
Android
App Basics
Commits
52351cf4
Commit
52351cf4
authored
Oct 12, 2018
by
JackV
Browse files
Correct css font path
parent
54f9ba99
Changes
1
Hide whitespace changes
Inline
Side-by-side
poul/css/poul.css
View file @
52351cf4
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
*
*
* Forked from the default black theme.
* Forked from the default black theme.
*/
*/
@import
url(../../lib/font/source-sans-pro/source-sans-pro.css)
;
@import
url(../../
reveal.js/
lib/font/source-sans-pro/source-sans-pro.css)
;
section
.has-light-background
,
section
.has-light-background
,
section
.has-light-background
h1
,
section
.has-light-background
h1
,
section
.has-light-background
h2
,
section
.has-light-background
h2
,
...
@@ -306,4 +306,4 @@ body {
...
@@ -306,4 +306,4 @@ body {
.reveal
section
.outro
img
.cc
{
.reveal
section
.outro
img
.cc
{
max-height
:
10vh
;
max-height
:
10vh
;
padding
:
0
;
padding
:
0
;
}
}
\ No newline at end of file
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