Polished homepage

parent f381f621
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
<%= javascript_include_tag 'application', 'data-turbolinks-track' => true %> <%= javascript_include_tag 'application', 'data-turbolinks-track' => true %>
<%= csrf_meta_tags %> <%= csrf_meta_tags %>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
<link href='https://fonts.googleapis.com/css?family=Raleway:400,700' rel='stylesheet' type='text/css'>
</head> </head>
<body> <body>
......
<nav> <nav>
<h1 style="color: white; text-align: center;">Welcome to</h1> <h1 style="color: white; text-align: center;">Welcome to</h1>
<div class="logo"> <div class="logo">
<div style="font-size:50px; font-weight: bold; color:white; text-align: center;"> <div style="font-size:120px; font-weight: bold; color:white; text-align: center;">
Park <div style="display:inline; color:black; background:#fe9900; border-radius:5px; font-size:50px; padding:1px 5px;">hub</div> Park <div style="display:inline; color:black; background:#fe9900; border-radius:5px; font-size:120px; padding:1px 5px;">hub</div>
</div> </div>
<p style="color: white; text-align: center; <p style="color: white; text-align: center;
font-size: 2em; margin-top: 1em;">Only those who are 18 or above are eligible to drive.</p> font-size: 2em; margin-top: 1em;">Only those who are over 18 and above are eligible to drive.</p>
<center><a href="carlogs" class="eighteen" style="margin-top:1em;">Yes, I am 18 or above.</a></center> <center><a href="carlogs" class="eighteen" style="margin-top:1em;">Yes, I am over 18 and above.</a></center>
</div> </div>
</nav> </nav>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment