html {
height: 100%;
width: 100%;
margin: 0;
box-sizing: border-box;
}
body {
padding: 0;
margin: 0;
height: 100%;
width: 100%;
font-family: 'Roboto', serif;
font-weight: normal;
background: #a2d1d0;
box-sizing: border-box;
}
h1{
font-size: 3em;
color: white;
text-shadow: 1px 1px 2px #555;
line-height: 110%;
text-align: center;
padding: 0;
margin: 0;
}
h2{
text-shadow: 1px 1px 2px #555;
font-size: 2em;
color: white;
line-height: 110%;
text-align: center;
margin: 0;
font-weight: normal;
}
h3{
text-shadow: 1px 1px 2px #555;
color: white;
text-shadow: 1px 1px 2px #555;
line-height: 110%;
text-align: center;
font-family: 'Roboto', serif;
font-size: 1.5em;
text-overflow: clip;
}
h4{
font-size: 1.5em;
margin: auto;
text-align: center;
font-weight: normal;
color: white;
}
p{
text-shadow: 1px 1px 2px #555;
font-size: 1.25em;
color: #ffffff;
text-align: center;
margin: 0;
}
a {
color: inherit;
text-decoration: underline;
}
img {
max-width: 100%;
}
.tittel {
padding-top: 10em;
width: 100%;
margin: auto;
display: inline-block;
text-overflow: clip;
}
.content {
width: 100%;
margin: 0;
padding: 0;
box-sizing: border-box;
}
.content_landing {
width: 100%;
margin: 0;
height: auto;
box-sizing: border-box;
}
.boks {
margin: auto;
width: 100%;
align-items: center;
text-align: center;
box-sizing: border-box;
}
.boks2 {
width: 30em;
max-width: 100%;
margin: auto;
position: relative;
vertical-align: top;
box-sizing: border-box;
padding: 2em;
display: inline-block;
}
.boks3 {
box-sizing: border-box;
width: 100%;
margin: auto;
position: relative;
display: inline-block;
vertical-align: top;
}
.load_top_10 {
width: 30em;
display: inline-block;
margin: auto;
max-width: 90%;
margin-bottom: 2.5em;
margin-top: 2.5em;
}
.tekst {
padding: 1em;
height: 14em;
float: left;
display: inline-block;
top: 0;
}
.status_tekst {
padding: 1em;
height: 12em;
float: left;
display: inline-block;
top: 0;
}
.stats_tekst {
padding: 1em;
height: 10em;
float: left;
display: inline-block;
top: 0;
}
#stats {
width: 22em;
}
.warning {
padding: 0.5em;
margin: 0.5em;
background-color: #ffbd55;
border-radius: 25px;
color: black;
font-size: 0.75em;
}
.boks-knapp {
height: 5em;
width: 100% !important;
display: inline-block;
float: left;
}
.server:hover {
background-color: white;
border-radius: 25px;
}
.status {
display: inline-block;
margin: auto;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.19);
background-color: lightslategrey;
border-radius: 25px;
padding: 0.5em;
width: 100%;
top: 0;
color: white;
font-size: 1.25em;
box-sizing: border-box;
max-width: 100%;
}
.stats-list {
max-height: 75em;
overflow-x: hidden;
overflow-y: auto;
scrollbar-width: thin;
}
.status-title {
font-size: 1.25em;
padding: 0.5em;
}
.button {
padding: 0.5em;
margin: 0.5em;
font-family: 'Roboto', serif;
font-size: 1.25em;
background-color: #f9a825;
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
align-self: center;
color: white;
padding: 1em;
}
.form {
font-family: 'Roboto', serif;
font-size: 1em;
margin: 0.5em;
}
.form_button {
font-family: 'Roboto', serif;
text-align: center;
background-color: #f9a825;
color: white;
border: 0;
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
padding: 0.5em;
font-size: 1em;
margin: 0.5em;
}
.form_input {
font-family: 'Roboto', serif;
font-size: 1em;
width: 90%;
margin: 0.5em;
text-align: center;
border-radius: 25px;
border: none;
height: 2em;
}
.item:hover {
background-color: #54606d !important;
border-radius: 25px;
}
.item {
padding: 0.5em;
display: flex;
}
.gold {
background-color: #d4af37;
border-radius: 25px;
}
.silver {
background-color: #C0C0C0 ;
border-radius: 25px;
}
.bronze {
background-color: #cd7f32;
border-radius: 25px;
}
.list {
display: inline-block;
margin: 1em;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.19);
background-color: #f2f2f2;
border-radius: 25px;
padding: 0.5em;
text-align: left;
width: 10em;
text-overflow: ellipsis;
overflow: hidden;
top: 0;
margin-top: 0;
}
.number {
text-align: right;
margin: 0.1em;
display: inline-block;
width: 10%;
vertical-align: top;
float: left;
}
.info {
text-align: left;
margin: 0.1em;
display: inline-block;
width: 6em;
vertical-align: top;
}
.name {
text-align: right;
margin: 0.1em;
display: inline-block;
width: 90%;
vertical: center;
text-overflow: ellipsis;
vertical-align: top;
}
.you {
text-decoration: underline;
}
.movie_name {
width: 90%;
text-align: right;
display: inline-block;
margin: 0.1em;
text-overflow: ellipsis;
overflow: hidden;
vertical-align: top;
}
.info_name {
width: 14em;
text-align: right;
display: inline-block;
margin: 0.1em;
text-overflow: ellipsis;
overflow: hidden;
vertical-align: top;
}
.server {
width: 10em !important;
display: inline-block;
margin: auto;
text-align: left;
padding: 0.5em;
}
form {
padding: 0;
}
.form-control {
font-size: 1em;
padding: 0.5em;
margin: auto;
width: 100%;
display: inline-block;
box-sizing: border-box;
text-align: center;
border-radius: 0.25em;
border: none;
}
.form-group {
display: inline-block;
margin: auto;
float: left;
padding: 1em;
width: 100%;
box-sizing: border-box;
}
.btn {
background-color: #ffbd55;
border: none;
cursor: pointer;
}
label {
cursor: pointer;
}
input[type="checkbox" i] {
transform: scale(1.5);
cursor: pointer;
width: auto;
box-sizing: content-box;
display: block;
margin-top: 0.5em;
}
.footer {
position: relative;
bottom: 0;
width: 100%;
height: 2em;
color: white;
text-align: center;
}