From c2e4bb32b0511fa30efeed8912e65efefb5cba8b Mon Sep 17 00:00:00 2001 From: Phil Howard Date: Sat, 24 Sep 2016 16:50:05 +0100 Subject: [PATCH] Removed pinbaseplus, tweaked CSS --- resources/pinout.css | 23 +++++++++-------------- src/de/template/layout.html | 1 - src/en/template/layout.html | 1 - src/es/template/layout.html | 1 - src/fr/template/layout.html | 1 - src/it/template/layout.html | 1 - src/pt/template/layout.html | 1 - src/tr/template/layout.html | 1 - 8 files changed, 9 insertions(+), 21 deletions(-) diff --git a/resources/pinout.css b/resources/pinout.css index 6c2c15b..e5fd3b8 100644 --- a/resources/pinout.css +++ b/resources/pinout.css @@ -328,9 +328,7 @@ Left Column .boards-page #interfaces { background:transparent; - padding: 4px 30px 5px 15px; - position: relative; - top: 100px; + padding: 104px 30px 104px 15px; } #interfaces li a { @@ -363,7 +361,7 @@ nav#gpio { position:relative; width:292px; background:#5F8645; - height:662px; + min-height:653px; margin-right:208px; border-top-right-radius:46px; border-bottom-right-radius:46px; @@ -384,7 +382,8 @@ nav#gpio:before, nav#gpio:after { position: absolute; } nav#gpio:after { - top:586px; + top:auto; + bottom:19px; } .phys { color:#002B36; @@ -414,7 +413,7 @@ nav#gpio ul.top li a, nav#gpio ul.bottom li a { display:block; width:244px; position:relative; - font-size:14px; + font-size:15px; line-height:23px; height:22px; margin-bottom:2px; @@ -541,18 +540,14 @@ nav#gpio li.i2c span.pin {background:#268BD2;} nav#gpio li.spi span.pin {background:#D33682;} nav#gpio li.uart span.pin {background:#6c71c4;} -div#pinbase, div#pinbasebplus {width:58px;position:absolute;left:216px;} - div#pinbase { - height:324px; + width:58px; + position:absolute; + left:216px; + height:493px; background:#073642; top:80px; } -div#pinbasebplus { - height:177px; - background:#073642; - top:404px; -} ul.legend { float:right; diff --git a/src/de/template/layout.html b/src/de/template/layout.html index b468254..0facfd1 100755 --- a/src/de/template/layout.html +++ b/src/de/template/layout.html @@ -28,7 +28,6 @@
diff --git a/src/en/template/layout.html b/src/en/template/layout.html index a158642..7b25849 100755 --- a/src/en/template/layout.html +++ b/src/en/template/layout.html @@ -28,7 +28,6 @@
diff --git a/src/es/template/layout.html b/src/es/template/layout.html index ce1d2f0..362919d 100755 --- a/src/es/template/layout.html +++ b/src/es/template/layout.html @@ -28,7 +28,6 @@
diff --git a/src/fr/template/layout.html b/src/fr/template/layout.html index fc8301d..5826faa 100755 --- a/src/fr/template/layout.html +++ b/src/fr/template/layout.html @@ -28,7 +28,6 @@
diff --git a/src/it/template/layout.html b/src/it/template/layout.html index 51b5a8c..b9548ec 100755 --- a/src/it/template/layout.html +++ b/src/it/template/layout.html @@ -28,7 +28,6 @@
diff --git a/src/pt/template/layout.html b/src/pt/template/layout.html index 0d2c1c0..c691c70 100755 --- a/src/pt/template/layout.html +++ b/src/pt/template/layout.html @@ -28,7 +28,6 @@
diff --git a/src/tr/template/layout.html b/src/tr/template/layout.html index 299e2a1..054ca38 100755 --- a/src/tr/template/layout.html +++ b/src/tr/template/layout.html @@ -28,7 +28,6 @@