1
0
Fork 0
This commit is contained in:
Paweł Skórzewski 2023-01-23 15:42:53 +01:00
parent 6f01e37722
commit 13052aae72
1 changed files with 11 additions and 0 deletions

11
wyk/rise.css Normal file
View File

@ -0,0 +1,11 @@
.reveal,
.reveal h1,
.reveal h2,
.reveal h3,
.reveal h4,
.reveal h5,
.reveal h6 {
color: #002D69;
font-family: Arial, 'Source Sans Pro', Helvetica, sans-serif;
text-transform: none;
}