Skip to content

Commit aace2ba

Browse files
committed
Added some basic styling to the presentation
1 parent a2233ec commit aace2ba

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

build-measure-learn/style.css

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
body, #preso, .slide {
2+
background-color: black;
3+
color: #00b6d6;
4+
border: none;
5+
font-family: helvetica, arial, sans-serif;
6+
}
7+

0 commit comments

Comments
 (0)