This commit is contained in:
Manuel Ebert 2012-04-16 13:03:57 +02:00
parent 5e209bc310
commit c771bf14db
5 changed files with 27 additions and 0 deletions

View file

@ -43,6 +43,12 @@ a::selection{background:#057FDE;color:white;text-shadow: 0px -1px #034679;}
margin: 10px 0px;
}
footer {
text-align: center;
margin-bottom: 30px;
color: #888;
}
span.backtick {
font-family: Menlo,Monaco,"Courier New",monospace;
border: 1px solid rgba(0, 0, 0, 0.148438);