Added Tesla Stickers Site.
This commit is contained in:
9
main.css
9
main.css
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user