Skip to content

Commit 7abcaab

Browse files
committed
done base slides, need to still fill out some slides
1 parent 8ebb95b commit 7abcaab

File tree

11 files changed

+745
-197
lines changed

11 files changed

+745
-197
lines changed

css/theme/source/igem.scss

+21
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,27 @@ $yellow1: #eabc54;
3939
$orange1: #ee8561;
4040
$blue1: #59c0e4;
4141

42+
$heading1Size: 3.77em;
43+
$heading2Size: 58px;
44+
$heading3Size: 48px;
45+
$heading4Size: 1em;
46+
47+
.reveal p {
48+
font-size: 30px;
49+
}
50+
51+
ul li {
52+
font-size: 30px;
53+
}
54+
55+
cite {
56+
font-size: 12px;
57+
}
58+
59+
.reveal h3 {
60+
font-size: 36px;
61+
}
62+
4263
.reveal .highlight {
4364
color: #3c7d62;
4465
}

0 commit comments

Comments
 (0)