Change main.css
This commit is contained in:
parent
23cf6313ed
commit
c85dba499c
@ -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;
|
||||
|
Reference in New Issue
Block a user