Skip to content

Commit c60f650

Browse files
chore(release): v0.7.0
1 parent 8a1d92e commit c60f650

File tree

6 files changed

+7026
-49
lines changed

6 files changed

+7026
-49
lines changed

assets/rainbow.css

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,18 @@ pre {
1414

1515
code {
1616
border: 1px solid #eaeaea;
17-
margin: 0px 2px;
18-
padding: 0px 5px;
17+
margin: 0 2px;
18+
padding: 0 5px;
1919
font-size: 12px;
2020
}
2121

2222
pre code {
23-
border: 0px;
24-
padding: 0px;
25-
margin: 0px;
26-
-moz-border-radius: 0px;
27-
-webkit-border-radius: 0px;
28-
border-radius: 0px;
23+
border: 0;
24+
padding: 0;
25+
margin: 0;
26+
-moz-border-radius: 0;
27+
-webkit-border-radius: 0;
28+
border-radius: 0;
2929
}
3030

3131
pre, code {

index.html

Lines changed: 87 additions & 41 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)