Skip to content

Commit 913b08c

Browse files
committed
Update cirru, styles and get styles and js from cdn
1 parent 97f2834 commit 913b08c

File tree

7 files changed

+278
-272
lines changed

7 files changed

+278
-272
lines changed

cirru/index.cirru

-169
This file was deleted.

css/highlightjs-github.css

-98
This file was deleted.

css/style.css

+5-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ body * {
4848
flex: 1;
4949
-webkit-flex: 1;
5050
-ms-flex: 1;
51-
max-width: 590px;
51+
max-width: 50%;
5252
margin: 0 10px;
5353
}
5454

@@ -76,6 +76,10 @@ body * {
7676
right: 0;
7777
}
7878

79+
.hljs {
80+
background-color: transparent;
81+
}
82+
7983
#note {
8084
font-size: 1.5em;
8185
color: #fff;

0 commit comments

Comments
 (0)