mirror of
https://github.com/ysoftdevs/pf2015.git
synced 2026-03-20 00:05:12 +01:00
automaticaly compute size of board
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
font-size: xx-large;
|
||||
font-weight: bold;
|
||||
background-color: #E3F0FB;
|
||||
border-radius: 4px;
|
||||
padding: 10px;
|
||||
text-align: center;
|
||||
}
|
||||
.buttonStyle {
|
||||
@@ -36,7 +34,6 @@
|
||||
width: 5em;
|
||||
height: 5em;
|
||||
margin: 0.2em;
|
||||
float: left;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user