1
0
mirror of https://github.com/wjwwood/serial.git synced 2026-01-22 11:44:53 +08:00

Messing with the gh-pages

This commit is contained in:
William Woodall 2012-01-23 15:37:48 -06:00
parent 314102d6be
commit acd1ea0dd5

View File

@ -24,7 +24,7 @@
a { color: #3da6fa; }
.description { font-size: 1.2em; margin-bottom: 30px; margin-top: 30px; font-style: italic;}
.download { float: right; }
pre { background: #000; color: #fff; padding: 15px;}
pre { background: #eee; color: #fff; padding: 15px;}
hr { border: 0; width: 80%; border-bottom: 1px solid #aaa}
.footer { text-align:center; padding-top:30px; font-style: italic; }
</style>