Skip to content

Commit 6acfb32

Browse files
author
Jordan McCullough
committed
Merge pull request #280 from github/intermediate-updates
Intermediate curriculum updates
2 parents ef6c180 + 86b81ea commit 6acfb32

13 files changed

+949
-231
lines changed

_stylesheets/curriculum.scss

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
---
44

5+
@import "octicons/octicons/sprockets-octicons.scss";
56
@import "bootstrap-sass/lib/bootstrap.scss";
67

78
table{
@@ -262,6 +263,14 @@ table{
262263
}
263264

264265
pre{
266+
width: 80%;
267+
padding: 2em;
268+
font-size: 120%;
269+
text-align: left;
270+
margin: 0 auto;
271+
background: #222;
272+
color: #f9f9f9;
273+
265274
code{
266275
font-size: 1.5em;
267276
}
Lines changed: 74 additions & 0 deletions
Loading
Lines changed: 73 additions & 0 deletions
Loading
Lines changed: 73 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)