first commit
This commit is contained in:
15
codenames.css
Normal file
15
codenames.css
Normal file
@@ -0,0 +1,15 @@
|
||||
td {
|
||||
width:7em;
|
||||
height: 7em;
|
||||
border:1px;
|
||||
border-style:solid;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#grid {
|
||||
border-width: 20px;
|
||||
border-style: solid;
|
||||
margin-top:3em;
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
}
|
||||
Reference in New Issue
Block a user