summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2012-11-26 00:38:57 -0500
committerThomas Park <thomas@thomaspark.me>2012-11-26 00:38:57 -0500
commit7d98e8e64bf582f4cdde43c8bd53e6481e7fbce7 (patch)
tree510c7352b24670ce64196d44cf02ed0af85a5b2d /css
parentf222d02dd13fb1f84ce5096f24618198c4d58b78 (diff)
added footer to preview pages
Diffstat (limited to 'css')
-rwxr-xr-xcss/docs.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/css/docs.css b/css/docs.css
index 45118574..39eff933 100755
--- a/css/docs.css
+++ b/css/docs.css
@@ -186,6 +186,14 @@ body .one .bsa_it_p {
font-size: 11px;
}
+.links {
+ margin-bottom: 20px;
+}
+
+.links > a {
+ margin-right: 10px;
+}
+
@media (max-width: 768px) {
.bsa {