piccoli perfezionamenti

This commit is contained in:
Davide999 2017-05-26 15:21:32 +02:00
parent c16ec833d8
commit 2519b95620

View File

@ -6,6 +6,7 @@
h1 {
color: white;
text-align: center;
font-size:2.4em;
}
body{
background: #009999;
@ -13,17 +14,16 @@
table{
border: 1px solid white;
empty-cells: show;
background: white;
padding: 0px;
width:100%;
height: 80%;
height: 89%;
}
td,tr{
background: white;
width: 100px
height: 10px
padding: 0px
}
</style>
</head>
<body>