Skip to content

Commit 7888b14

Browse files
author
jordanmccullough
committed
Adjust slide pre for contrast, bolder apperance
1 parent f84a7aa commit 7888b14

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_stylesheets/curriculum.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,9 +264,12 @@ table{
264264

265265
pre{
266266
width: 80%;
267+
padding: 2em;
267268
font-size: 120%;
268269
text-align: left;
269270
margin: 0 auto;
271+
background: #222;
272+
color: #f9f9f9;
270273

271274
code{
272275
font-size: 1.5em;

0 commit comments

Comments
 (0)