Hihi
This commit is contained in:
@@ -808,19 +808,46 @@ image_gruppenavn{
|
||||
|
||||
/*Adminside*/
|
||||
|
||||
#nameOfGameJam {
|
||||
|
||||
|
||||
#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{
|
||||
|
||||
#endDate {
|
||||
border-radius: 10px;
|
||||
/*color: rgb(18, 18, 18);*/
|
||||
color: #474747;
|
||||
background-color: rgba(255, 255, 255, .55);
|
||||
border: double;
|
||||
filter: invert(90%);
|
||||
}
|
||||
#startTime{
|
||||
|
||||
#nameOfGameJam {
|
||||
background-color: rgb(18, 18, 18);
|
||||
color: rgba(255, 255, 255, .55);
|
||||
border-radius: 15px;
|
||||
border: double;
|
||||
}
|
||||
#endTime{
|
||||
|
||||
}
|
||||
#description {
|
||||
|
||||
Reference in New Issue
Block a user