linking to twitter

This commit is contained in:
jomo
2014-12-31 19:30:18 +01:00
parent 283b7004a8
commit 8580f0ade3
3 changed files with 16 additions and 0 deletions

BIN
public/images/twitter.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 484 B

View File

@@ -38,6 +38,20 @@ a.forkme:hover {
text-decoration: none;
}
a.navbar-brand.twitter {
color: #55acee;
font-size: 16px;
}
a.navbar-brand.twitter:before {
content: "";
background: url("/images/twitter.png");
display: inline-block;
height: 16px;
width: 16px;
vertical-align: middle;
}
mark.green {
background: inherit;
color: #008000;