mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
linking to twitter
This commit is contained in:
parent
283b7004a8
commit
8580f0ade3
BIN
public/images/twitter.png
Normal file
BIN
public/images/twitter.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 484 B |
@ -38,6 +38,20 @@ a.forkme:hover {
|
|||||||
text-decoration: none;
|
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 {
|
mark.green {
|
||||||
background: inherit;
|
background: inherit;
|
||||||
color: #008000;
|
color: #008000;
|
||||||
|
|||||||
@ -14,4 +14,6 @@ html
|
|||||||
.container
|
.container
|
||||||
.navbar-header
|
.navbar-header
|
||||||
a.navbar-brand(href="/") Crafatar
|
a.navbar-brand(href="/") Crafatar
|
||||||
|
.navbar-header
|
||||||
|
a.navbar-brand.twitter(href="https://twitter.com/Crafatar", target="_blank") crafatar
|
||||||
block content
|
block content
|
||||||
Loading…
x
Reference in New Issue
Block a user