Skip to content
Snippets Groups Projects
Commit 81ea0424 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

New style file

parent f67bf2cd
No related branches found
No related tags found
1 merge request!2Style changes and changes to slides
@import url('icomoon79565/style.css'); /*@import url('icomoon79565/style.css');*/
.reveal pre { .reveal pre {
font-size: 0.9em; /* Make the commands bigger */ font-size: 0.9em; /* Make the commands bigger */
box-shadow: 3px 4px 10px rgba(0,0,0,0.6); box-shadow: 3px 4px 10px rgba(0,0,0,0.8);
} }
.reveal pre code { .reveal pre code {
background-color: black; background-color: #333333;
padding: 0.5em; padding: 0.5em;
} }
.reveal h1, .reveal h2, .reveal h3 { .reveal h1, .reveal h2, .reveal h3 {
text-shadow: 2px 4px 10px rgba(0,0,0,0.6); text-shadow: 0px 0px 0px rgba(0,0,0,0.6);
} }
.reveal section img.as-is { .reveal section img.as-is {
background: none; background: none;
border: none; border: none;
box-shadow: none box-shadow: none
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment