From d1110e13479357e8498cc4e595a578744fdf18e1 Mon Sep 17 00:00:00 2001 From: Marcus Ottosson Date: Tue, 27 Sep 2016 14:10:51 +0100 Subject: [PATCH] Cosmetics --- README.md | 2 +- docs/stylesheets/styles.css | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9af915a..0f21fd4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A basic asset creation pipeline - batteries included. -[![image](https://cloud.githubusercontent.com/assets/2152766/18874503/e2adf814-84b9-11e6-8128-25b3e23d7cbe.png)](http://pyblish.com/pyblish-starter/#introduction) +[![image](https://cloud.githubusercontent.com/assets/2152766/18875045/0763969e-84bc-11e6-9995-f21983202766.png)](http://pyblish.com/pyblish-starter/#introduction)
diff --git a/docs/stylesheets/styles.css b/docs/stylesheets/styles.css index f779f84..a5b2ee2 100644 --- a/docs/stylesheets/styles.css +++ b/docs/stylesheets/styles.css @@ -16,7 +16,7 @@ h1, h2, h3, h4, h5, h6 { margin:0 0 20px; } -p, ul, ol, table, pre, dl { +p, ol, table, pre, dl { margin:0 0 20px; } @@ -208,6 +208,11 @@ footer { -webkit-font-smoothing:subpixel-antialiased; } +iframe { + border-top: 5px solid #444; + border-bottom: 5px solid #444; +} + @media print, screen and (max-width: 980px) { body {