liquid tag for gist embeds

This commit is contained in:
2012-04-13 16:50:08 -04:00
parent 969fec81b3
commit 45bc494d22
3 changed files with 105 additions and 0 deletions

View File

@ -127,6 +127,10 @@ article pre {
padding: 10px;
}
article .gist-file pre {
color: #000;
}
article footer time {
display: block;
text-align: right;