Change main.css

This commit is contained in:
William 2022-03-16 12:41:51 +01:00
parent 23cf6313ed
commit c85dba499c

View File

@ -69,7 +69,7 @@ a {
#nav {
background: #fff;
padding: .75rem;
line-height: 1.75;
line-height: 1.9;
min-width: max-content;
}
#nav ul {
@ -136,7 +136,7 @@ table {
}
table td, table th {
border-bottom: 0.05rem solid #aaa;
padding: 0.05rem 0.25rem 0.05rem 0.25rem;
padding: 0.25rem 0.25rem 0.25rem 0.25rem;
}
table tr:nth-child(even) {
background-color: #fff;