diff --git a/css/style.css b/css/style.css index 2ec2094..805577c 100644 --- a/css/style.css +++ b/css/style.css @@ -36,23 +36,23 @@ h6 { text-align: center; } -.header-inner { - min-width: 320px; - max-width: 540px; - margin: auto; +.nav { + overflow: hidden; } -.header-logo { +.nav a { + float: left; text-align: center; - margin-top: 0.2em; -} - -.header-main { - font-size: 150%; + font-weight: bold; + padding: 14px 10px; + text-decoration: none; + font-size: 18px; } -.header-tagline { - color: #696969; +.nav-right { + float: right; + padding-top: 14px; + margin: 24px 20px 0 10px } .download-link a { diff --git a/index.html b/index.html index 6a0015e..5b6a02e 100644 --- a/index.html +++ b/index.html @@ -9,29 +9,30 @@
-
-
+
+
-

Servo Experiments (Contribute)

+

Servo Experiments

-

Servo Technical Tests (Contribute)

+

Servo Technical Tests

-

Servo Videos (Contribute)

+

Servo Videos