Skip to content

Commit

Permalink
Smaller margin on getting-started
Browse files Browse the repository at this point in the history
  • Loading branch information
louisjc committed Mar 6, 2015
1 parent 19d9ca4 commit 6681e4a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions _less/screen.less
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ table td,table th{
.menusimple li ul li.active a{
color:#fff;
}

.content{
position:relative;
padding:30px 40px 40px 40px;
Expand Down Expand Up @@ -603,6 +603,9 @@ table td,table th{
position:absolute;
bottom:35px;
}
.starttitle a{
margin:0 20px auto;
}

.introlink{
text-align:center;
Expand Down Expand Up @@ -1890,7 +1893,7 @@ h2 .rssicon{
.press h2{
font-size:150%;
}

.press-volunteer{
text-align:left;
margin-bottom:40px;
Expand Down

0 comments on commit 6681e4a

Please sign in to comment.