Styling suggestions from Jeff
This commit is contained in:
parent
3b1c3d7eb3
commit
fff4fa6c57
@ -1,5 +1,6 @@
|
||||
body {
|
||||
margin: 0;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
#header {
|
||||
@ -96,6 +97,14 @@ a#create_game_link {
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
/*
|
||||
* Main content
|
||||
*/
|
||||
|
||||
#content {
|
||||
margin: 16px;
|
||||
}
|
||||
|
||||
/*
|
||||
* Tables
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user