Commit f8b009a2 by Marina

mudei o css

parent 93fb1a7f
body {
font-family: Arial;
background-color: #e8f5e9;
text-align: center;
}
h1 {
color: #2e7d32;
}
table {
margin: auto;
border-collapse: collapse;
width: 80%;
}
th, td {
border: 1px solid #333;
padding: 10px;
}
th {
background-color: #66bb6a;
}
a {
margin: 5px;
text-decoration: none;
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment