Merge remote-tracking branch 'origin/main' into main
This commit is contained in:
@@ -826,62 +826,6 @@ image_gruppenavn{
|
||||
top: 5px;
|
||||
}
|
||||
|
||||
/*Adminside*/
|
||||
/*Lodtrækning*/
|
||||
|
||||
|
||||
#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*/
|
||||
/*Lodtrækning slut*/
|
||||
Reference in New Issue
Block a user