1
0
mirror of https://gitlab.com/redline-racing-division/redline-racing-website.git synced 2025-07-25 07:31:50 +00:00

added new logo and look

This commit is contained in:
2019-09-25 00:26:48 -07:00
parent cb53fe5b41
commit 941de17207
4 changed files with 20 additions and 7 deletions

View File

@@ -17,6 +17,10 @@
<noscript>
<link rel="stylesheet" href="assets/css/noscript.css"
/></noscript>
<link
href="https://fonts.googleapis.com/css?family=Exo:700|Lato:700&display=swap"
rel="stylesheet"
/>
</head>
<body class="is-preload">
@@ -53,9 +57,18 @@
<!-- Banner -->
<section id="banner">
<div class="inner">
<!-- <div class="logo"><span class="icon fa-gem"></span></div> -->
<h2><mark class="red">Red</mark>line Racing Division</h2>
<p>Student Run Formula SAE Team</p>
<div class="logo">
<img src="./images/redline.webp" style="width: 30%" />
</div>
<h2>
Redline Racing Division
</h2>
<h1
style="font-family: 'Lato', sans-serif;
"
>
Student Run Formula SAE Team
</h1>
</div>
</section>