534384: The General Data Protection Regulation (GDPR) at the Eclipse
Foundation

Tweak layout

Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=534384
diff --git a/_index.html b/_index.html
index 226e4ee..5ce0134 100644
--- a/_index.html
+++ b/_index.html
@@ -9,7 +9,7 @@
 		</li>
 		<li>
 			<a id="buttonDocumentation" href="documentation" title="Documentation">
-				<strong>Documentation</strong> Tutorials, Examples, Videos, Reference Documentation
+				<strong>Documentation</strong> Tutorials, Examples, Videos, Reference
 			</a>
 		</li>
 		<li>
diff --git a/style_atl.css b/style_atl.css
index dde8548..33702a5 100644
--- a/style_atl.css
+++ b/style_atl.css
@@ -38,7 +38,7 @@
 #primaryLinks {
 	position: relative;
 	padding-left: 420px;
-	width: 560px;
+	width: 1100px;
 }
 
 #primaryLinks h3{
@@ -66,10 +66,11 @@
 #primaryLinks a {
    display: inline-block;
    list-style-type: none;
-   width: 180px;
+   width: 260px;
    height: 77px;
    padding-top: 10px;
    padding-left: 70px;
+   padding-right: 20px;
    margin: 0;
    color: black;
 }
@@ -223,6 +224,7 @@
 	padding: 0 10px 10px 10px;
 	background: transparent;
 	float: left;
+	margin-left: 80px;
 	margin-right: 20px;
 }
 
@@ -232,6 +234,7 @@
 }
 
 #rightcolumn {
+	padding: 40px 10px 10px 10px; 
 	width: 260px;
 }