cal.css 94 Bytes
Newer Older
willgonzz committed
1 2 3 4 5 6 7 8
table {
  width: 60%;
}
button {
  color: cornflowerblue;
  width: 100%;
  font-size: 120%;
}