git-svn-id: svn://losandesgames.com/alfheim-website@30 15359d88-9307-4e75-a9c1-e5686e5897df
This commit is contained in:
parent
5df9b8ee98
commit
f72450c049
BIN
alfheimgame
BIN
alfheimgame
Binary file not shown.
BIN
bin/alfheimgame
BIN
bin/alfheimgame
Binary file not shown.
Binary file not shown.
@ -24,11 +24,6 @@ header {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 6em;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
nav {
|
||||
padding-left: 8px;
|
||||
padding-right: 8px;
|
||||
@ -42,9 +37,17 @@ nav {
|
||||
}
|
||||
|
||||
.maintitle {
|
||||
margin: 0px;
|
||||
font-size: 6rem;
|
||||
color: white;
|
||||
}
|
||||
|
||||
@media (max-width: 1080px) {
|
||||
.maintitle {
|
||||
font-size: 4rem;
|
||||
}
|
||||
}
|
||||
|
||||
.loginbutton {
|
||||
align-self: center;
|
||||
display: flex;
|
||||
@ -72,7 +75,7 @@ main {
|
||||
|
||||
p {
|
||||
text-align: center;
|
||||
font-size: 1em;
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
.account-wrapper {
|
||||
|
||||
@ -24,11 +24,6 @@ header {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 6em;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
nav {
|
||||
padding-left: 8px;
|
||||
padding-right: 8px;
|
||||
@ -42,9 +37,17 @@ nav {
|
||||
}
|
||||
|
||||
.maintitle {
|
||||
margin: 0px;
|
||||
font-size: 6rem;
|
||||
color: white;
|
||||
}
|
||||
|
||||
@media (max-width: 1080px) {
|
||||
.maintitle {
|
||||
font-size: 4rem;
|
||||
}
|
||||
}
|
||||
|
||||
.loginbutton {
|
||||
align-self: center;
|
||||
display: flex;
|
||||
@ -72,7 +75,7 @@ main {
|
||||
|
||||
p {
|
||||
text-align: center;
|
||||
font-size: 1em;
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
.account-wrapper {
|
||||
|
||||
@ -24,11 +24,6 @@ header {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 6em;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
nav {
|
||||
padding-left: 8px;
|
||||
padding-right: 8px;
|
||||
@ -42,9 +37,17 @@ nav {
|
||||
}
|
||||
|
||||
.maintitle {
|
||||
margin: 0px;
|
||||
font-size: 6rem;
|
||||
color: white;
|
||||
}
|
||||
|
||||
@media (max-width: 1080px) {
|
||||
.maintitle {
|
||||
font-size: 4rem;
|
||||
}
|
||||
}
|
||||
|
||||
.loginbutton {
|
||||
align-self: center;
|
||||
display: flex;
|
||||
@ -72,7 +75,7 @@ main {
|
||||
|
||||
p {
|
||||
text-align: center;
|
||||
font-size: 1em;
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
.account-wrapper {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user