Skip to content

Commit 76a68f6

Browse files
committed
changes to style for math
1 parent 6ec00d8 commit 76a68f6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

static/style/style.scss

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,13 @@ a:active {
132132
}
133133

134134

135+
.MathJax_Display{
136+
padding-top: 2em; // add a bit of padding around math figures in the math secions
137+
padding-bottom: 2em;
138+
}
139+
140+
141+
135142
/*
136143
.of-logo {
137144
background-image: url('http://openframeworks.cc/images/of-logo.svg');

0 commit comments

Comments
 (0)