diff --git a/index.html b/index.html index 6fdd8f2..6931567 100644 --- a/index.html +++ b/index.html @@ -20,12 +20,10 @@ body { } .tabs { - float: left; - margin-right: 20px; - height: 100%; + margin-bottom: 10px; } -.tabs a { +a { color: #ff9800; border-bottom: 1px solid #ff2e88; text-decoration: none;