Update Index.css
This commit is contained in:
@@ -806,62 +806,6 @@ image_gruppenavn{
|
|||||||
top: 5px;
|
top: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*Adminside*/
|
/*Lodtrækning*/
|
||||||
|
|
||||||
|
/*Lodtrækning slut*/
|
||||||
#startTime {
|
|
||||||
border-radius: 10px;
|
|
||||||
color: #474747;
|
|
||||||
background-color: rgba(255, 255, 255, .55);
|
|
||||||
border: double;
|
|
||||||
filter: invert(90%);
|
|
||||||
}
|
|
||||||
|
|
||||||
#endTime {
|
|
||||||
border-radius: 10px;
|
|
||||||
color: #474747;
|
|
||||||
background-color: rgba(255, 255, 255, .55);
|
|
||||||
border: double;
|
|
||||||
filter: invert(90%);
|
|
||||||
}
|
|
||||||
|
|
||||||
#startDate {
|
|
||||||
border-radius: 10px;
|
|
||||||
color: #474747;
|
|
||||||
background-color: rgba(255, 255, 255, .55);
|
|
||||||
border: double;
|
|
||||||
filter: invert(90%);
|
|
||||||
}
|
|
||||||
|
|
||||||
#endDate {
|
|
||||||
border-radius: 10px;
|
|
||||||
/*color: rgb(18, 18, 18);*/
|
|
||||||
color: #474747;
|
|
||||||
background-color: rgba(255, 255, 255, .55);
|
|
||||||
border: double;
|
|
||||||
filter: invert(90%);
|
|
||||||
}
|
|
||||||
|
|
||||||
#nameOfGameJam {
|
|
||||||
background-color: rgb(18, 18, 18);
|
|
||||||
color: rgba(255, 255, 255, .55);
|
|
||||||
border-radius: 15px;
|
|
||||||
border: double;
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
||||||
#description {
|
|
||||||
|
|
||||||
background-color: rgb(18, 18, 18);
|
|
||||||
color: rgba(255, 255, 255, .55);
|
|
||||||
border-radius:15px;
|
|
||||||
border:double;
|
|
||||||
|
|
||||||
}
|
|
||||||
#indsend {
|
|
||||||
border-radius: 10px;
|
|
||||||
color: rgba(255, 255, 255, .55);
|
|
||||||
background-color: rgb(18, 18, 18);
|
|
||||||
border: double;
|
|
||||||
}
|
|
||||||
/*Adminside slut*/
|
|
||||||
Reference in New Issue
Block a user