Fork me on GitHub!

This commit is contained in:
jomo
2014-10-30 01:30:20 +01:00
parent 7dcd2fdce4
commit 0ee2abf3f3
2 changed files with 28 additions and 19 deletions

View File

@@ -7,6 +7,13 @@ a {
color: #00B7FF;
}
a.forkme {
position: fixed;
top: 0;
right: 0;
z-index: 1040;
}
mark.green {
background: inherit;
color: #008000;