Added Tesla Stickers Site.

This commit is contained in:
Joe Tretter
2024-07-15 17:41:08 -05:00
parent 187f8b9e8d
commit 8808781b78
4 changed files with 50 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
:root {
--logo-background-color: #0e2058;
--company-name-color: #eda421;
background-color: #ffffff;
background-color: #EEEEEE;
font-family: Verdana, Geneva, sans-serif;
}
@@ -15,7 +15,6 @@ div.logo-wrapper {
height: 200px;
border-bottom-right-radius: 100%;
background-color: var(--logo-background-color);
z-index: 1;
}
div.text-block {
@@ -73,6 +72,6 @@ div.top-banner {
div.footer {
position: absolute;
color: gray;
bottom: 0;
right: 0;
}
margin-bottom:10px;
right: 0px;
}