- Can now create users - Can now create tournaments - Has (temporary) link to giveaway - Removed dev_db_config that was added by mistake (the db pw has been changed!) - Tons of other little changes
8 lines
138 B
CSS
8 lines
138 B
CSS
#adminHeader {
|
|
font-size: 200%;
|
|
}
|
|
|
|
#notAnAdmin {
|
|
width: 300px;
|
|
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
|
|
} |