mirror of
https://gitlab.com/redline-racing-division/redline-racing-website.git
synced 2025-07-25 07:31:50 +00:00
gave title some flair
This commit is contained in:
@@ -59,6 +59,9 @@ mark {
|
|||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
color: inherit;
|
color: inherit;
|
||||||
}
|
}
|
||||||
|
mark.red{
|
||||||
|
color:red;
|
||||||
|
}
|
||||||
|
|
||||||
input::-moz-focus-inner {
|
input::-moz-focus-inner {
|
||||||
border: 0;
|
border: 0;
|
||||||
|
@@ -47,7 +47,7 @@
|
|||||||
<section id="banner">
|
<section id="banner">
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<!-- <div class="logo"><span class="icon fa-gem"></span></div> -->
|
<!-- <div class="logo"><span class="icon fa-gem"></span></div> -->
|
||||||
<h2>Redline Racing Division</h2>
|
<h2><mark class="red">Red</mark>line Racing Division</h2>
|
||||||
<p>Student Run Formula SAE Team</p>
|
<p>Student Run Formula SAE Team</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
Reference in New Issue
Block a user