Skip to content

Commit 3f3c92a

Browse files
committed
styled review link
1 parent 6ba2d2a commit 3f3c92a

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

public/css/app.styl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,11 @@ form.join
119119
color #9DD95C
120120
.time
121121
color #999
122-
122+
a.review-url
123+
color #8CC84B
124+
clear both
125+
display block
126+
margin-top 5px
123127
a.tweet-url
124128
color #8CC84B
125129

views/layout.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ html(lang="en")
3838
.subtitle snow & company -
3939
a(href='http://g.co/maps/s9ms6', target='_blank', title='Map to Snow & Company') map
4040
p For those who couldn't make the first meetup. We'll go over the principles of the group, discuss the project we're working on, and write some code.
41-
a(href='http://groups.google.com/group/nodekc/browse_thread/thread/6c7c7d9332dff7af') meeting review
41+
a.review-url(href='http://groups.google.com/group/nodekc/browse_thread/thread/6c7c7d9332dff7af') See Wednesday's meeting review
4242
li
4343
.time Tue, Jan 31 7:00pm CST
4444
h3.dim EVENT: Inaugural meetup

0 commit comments

Comments
 (0)