Konfi-Castle-Kasino/assets/css/style.css
2017-07-12 22:19:43 +02:00

23 lines
325 B
CSS

body{
background:#fff;
font-family:sans-serif;
}
th,td{
border: 1px solid #ccc;
border-bottom: none;
border-right: none;
padding: 2px 5px;
}
tr.top th{
border: none;
text-align: left;
padding-left: 10px;
}
table{
border:1px solid #ccc;
border-left: none;
border-top: none;
}