mirror of
https://github.com/AlecM33/Werewolf.git
synced 2026-01-01 16:59:29 +01:00
gcloud config, various bugfixes
This commit is contained in:
@@ -31,6 +31,19 @@ body {
|
||||
flex-direction: column;
|
||||
align-items: flex-start;
|
||||
margin: 0 auto;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.bmc-btn {
|
||||
height: 40px !important;
|
||||
border-radius: 3px !important;
|
||||
font-size: 18px !important;
|
||||
min-width: 180px !important;
|
||||
padding: 0 17px !important;
|
||||
}
|
||||
|
||||
.bmc-btn-text {
|
||||
margin: 0 !important;
|
||||
}
|
||||
|
||||
h1 {
|
||||
@@ -76,6 +89,7 @@ h3 {
|
||||
text-decoration: none;
|
||||
cursor: pointer;
|
||||
font-family: 'diavlo', sans-serif;
|
||||
margin: 0 0.25em;
|
||||
}
|
||||
|
||||
#footer a:hover {
|
||||
|
||||
Reference in New Issue
Block a user