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