Skip to content

Commit 0eab7b2

Browse files
committed
Dressed up the homepage
1 parent 22ca1b5 commit 0eab7b2

File tree

12 files changed

+74
-9
lines changed

12 files changed

+74
-9
lines changed

css/main.scss

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,23 @@ blockquote {
2929
hr {
3030
border: none;
3131
border-bottom: 1px solid #EDEDED;
32+
margin-bottom: 20px;
3233
}
3334

3435
// Better separation from HR in Guides.
3536
.main h3 {
36-
margin-top: 15px;
37+
margin-top: 25px;
3738
}
3839

3940
.date {
4041
color: #C2C2C2;
4142
font-size: 80%;
4243
}
44+
45+
p a:not(:last-child) {
46+
margin-right: 20px;
47+
}
48+
49+
.bocoup {
50+
margin-left: 10px;
51+
}

img/Axosoft-Logo-Revision_crop.png

-10.2 KB
Loading

img/GitHub_Logo.png

-9.7 KB
Loading

img/atom.png

6.11 KB
Loading

img/bocoup-horizontal-100.png

-27.1 KB
Loading

img/iojs.png

11.5 KB
Loading

img/node.png

6.32 KB
Loading

img/nw.png

22.1 KB
Loading

img/osx.png

4.05 KB
Loading

img/tux.png

3.81 KB
Loading

0 commit comments

Comments
 (0)