diff --git a/combo_overview.html b/combo_overview.html index e2fd3f5..87d5f13 100644 --- a/combo_overview.html +++ b/combo_overview.html @@ -51,15 +51,17 @@ -
+ diff --git a/combo_overview_title_2.html b/combo_overview_title_2.html index 103cb3d..a874643 100644 --- a/combo_overview_title_2.html +++ b/combo_overview_title_2.html @@ -51,15 +51,17 @@ - - + diff --git a/css/style.css b/css/style.css index 1e77680..eacc59a 100644 --- a/css/style.css +++ b/css/style.css @@ -184,6 +184,7 @@ body#home > header { #header-content { height: 100%; padding: 20px 0 0 0; + position: relative; } #header-content p { clear: both; @@ -223,8 +224,12 @@ body#home > header { vertical-align: middle; } #header-content h1 span { - color: gray; - font-size: 0.8em; + color: gray; + font-size: 0.8em; + } + #header-content > div { + float: left; + padding-right: 160px; } #header-nav { @@ -272,8 +277,9 @@ body#home > header { } #header-options { - float: right; padding: 20px 0 0 0; + position: absolute; + right: 0px; } #header-options .button { background-color: #deb154; diff --git a/product_overview.html b/product_overview.html index 5e70cfa..a8199cd 100644 --- a/product_overview.html +++ b/product_overview.html @@ -51,15 +51,17 @@ - - + diff --git a/team_overview.html b/team_overview.html index dd55070..8b524a9 100644 --- a/team_overview.html +++ b/team_overview.html @@ -46,15 +46,17 @@ -