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:
19
index.html
19
index.html
@@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user