Commit 4506e773 authored by royce-matthew's avatar royce-matthew

removed it

parents d6be3bc8 8b086147
No preview for this file type
No preview for this file type
No preview for this file type
.form-title {
font-family: 'Raleway';
}
.logo {
color: white;
}
.logo:hover {
text-decoration: none;
color: white;
cursor: pointer;
}
.col-sm-12 {
border-bottom: 1px #353535 solid;
margin: ;
}
.col-sm-12 h2 {
color: white !important;
font-weight: lighter;
letter-spacing: 2.5px;
}
.col-sm-12 p {
color: #fe9900 !important;
}
.eighteen {
padding: 20px;
......@@ -173,7 +197,7 @@ label {
}
.select__arrow {
position: absolute;
top: 48px;
top: 55px;
right: 15px;
width: 0;
height: 0;
......
<div style="margin-top: 20px;"></div><a href="/" class="logo" style="margin-top: 30px !important">
<div style="font-size:80px; font-weight: bold; color:white; text-align: center;">
Park <div style="display:inline; color:black; background:#fe9900; border-radius:5px; font-size:80px; padding:1px 5px;">hub</div>
</div>
</a>
<div class="form-container">
<h1 class="form-title">Record New Log</h1>
<%= form_tag("/carlogs/create", method: "post") do %>
......
<nav>
<div class="logo">
<a href="/" class="logo">
<div style="font-size:50px; 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>
</div>
</div>
</a>
</nav>
......
<div style="margin-top: 20px;"></div><a href="/" class="logo" style="margin-top: 30px !important">
<div style="font-size:80px; font-weight: bold; color:white; text-align: center;">
Park <div style="display:inline; color:black; background:#fe9900; border-radius:5px; font-size:80px; padding:1px 5px;">hub</div>
</div>
</a>
<h1 style="text-align: center; color: white;">Datababes Team</h1>
<div class="container">
<div class="col-sm-12">
<h2>Royce Matthew Chan</h2>
<p>Lead Engineer, Team Leader</p>
</div>
<div class="col-sm-12">
<h2>Alexander Hans Collado Jr.</h2>
<p>Lead UI/UX Designer</p>
</div>
<div class="col-sm-12">
<h2>Travis Munoz</h2>
<p>Ruby Developer</p>
</div>
<div class="col-sm-12">
<h2>George Balmaceda</h2>
<p>Ruby Developer</p>
</div>
<div class="col-sm-12">
<h2>Kristoff Sison</h2>
<p>UI/UX Designer</p>
</div>
<a href="/" class="eighteen" style="margin-top:1em;">Homepage</a>
</div>
\ No newline at end of file
......@@ -6,7 +6,7 @@
</div>
<p style="color: white; text-align: center;
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 over 18 and above.</a></center>
<center><a href="carlogs" class="eighteen" style="margin-top:1em;">Parking Lot</a><a href="/group" class="eighteen" style="margin-top:1em; margin-left: 10px;">Our Team</a></center>
</div>
</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