Skip to content

Commit 95e98a2

Browse files
committed
Merge branch 'master' of github.com:peterhellberg/coffeescript-cookbook.github.com
Conflicts: css/default.css
2 parents 622cb51 + de1e55c commit 95e98a2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

css/default.css

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
/* Minimal reset */
22

33
* {
4-
vertical-align: baseline;
5-
font-family: inherit;
6-
font-style: inherit;
7-
font-size: 100%;
8-
border: none;
9-
padding: 0;
10-
margin: 0;
4+
vertical-align: baseline;
5+
font-family: inherit;
6+
font-style: inherit;
7+
font-size: 100%;
8+
border: none;
9+
padding: 0;
10+
margin: 0;
1111
}
1212

1313
/* Colors */

0 commit comments

Comments
 (0)