mirror of
https://github.com/System-End/Team_Website.git
synced 2026-04-19 19:45:15 +00:00
Merge branch 'main' of https://github.com/juFried/Website2
This commit is contained in:
commit
57c3cf1a03
1 changed files with 3 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
@font-face { font-family: OpenSans; src: url('../Resources/openSans.ttf'); }
|
||||
html{
|
||||
background-color: #f1f1f1;
|
||||
background-color: #c3153a;
|
||||
font-family: OpenSans;
|
||||
}
|
||||
/*SCROLLBAR*/
|
||||
|
|
@ -21,7 +21,6 @@
|
|||
|
||||
/* Logo + Background Image */
|
||||
.logo-container {
|
||||
position: fixed;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
|
@ -102,14 +101,14 @@
|
|||
h1{
|
||||
color: #141415
|
||||
}
|
||||
|
||||
/*
|
||||
body {
|
||||
background-image: url('../Resources/Homepage-Picture.jpg');
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
background-position-y: top;
|
||||
z-index: 150;
|
||||
}
|
||||
}*/
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue