From 929fae60781b18a454a3d5d463ac60c2e89cb2fc Mon Sep 17 00:00:00 2001 From: Matthew Summers Date: Mon, 28 Mar 2011 13:29:11 -0500 Subject: revision of amd64 and arm subpages with slight style variation --- htdocs/amd64/index.html | 21 ++++++++++++--------- htdocs/arm/index.html | 27 ++++++++++++++++----------- htdocs/style.css | 14 ++++++++++++++ 3 files changed, 42 insertions(+), 20 deletions(-) diff --git a/htdocs/amd64/index.html b/htdocs/amd64/index.html index 0cf1641..13e52a4 100644 --- a/htdocs/amd64/index.html +++ b/htdocs/amd64/index.html @@ -17,21 +17,24 @@
diff --git a/htdocs/arm/index.html b/htdocs/arm/index.html index 5e85a31..5235172 100644 --- a/htdocs/arm/index.html +++ b/htdocs/arm/index.html @@ -10,31 +10,36 @@
diff --git a/htdocs/style.css b/htdocs/style.css index a133fc7..36787c9 100644 --- a/htdocs/style.css +++ b/htdocs/style.css @@ -105,6 +105,20 @@ div.arches ul li a:hover { div.two ul li { width: 46%; + text-align:center; + } + +div.two ul li h2 { + margin-top: 2.5em; +} + +div.two ul li h2 a { + margin-right: 0; +} + +div.three ul li { + width: 30%; + text-align:center; } div.other { -- cgit v1.2.3-65-gdbad