mirror of
https://gitlab.com/redline-racing-division/tournament.git
synced 2025-06-16 07:06:52 +00:00
added splash page
This commit is contained in:
parent
01e219ab45
commit
6bec441e6b
@ -18,7 +18,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
font-family: "CooperHewittBold";
|
font-family: "CooperHewittBold" !important;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
@ -33,3 +33,9 @@ a:hover {
|
|||||||
/* font-weight: bold; */
|
/* font-weight: bold; */
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
section {
|
||||||
|
height: 100vh;
|
||||||
|
position: relative;
|
||||||
|
top: 10vh;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user