tab
This commit is contained in:
parent
76365d3f51
commit
2531f477e4
@ -9,7 +9,7 @@ h1 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
table {
|
table {
|
||||||
width: 100%;
|
width: 120%;
|
||||||
border-collapse: collapse;
|
border-collapse: collapse;
|
||||||
margin: 20px 0; font-family:serif;
|
margin: 20px 0; font-family:serif;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
@ -31,5 +31,5 @@ tbody tr:nth-child {
|
|||||||
}
|
}
|
||||||
|
|
||||||
tbody tr:hover {
|
tbody tr:hover {
|
||||||
background-color: #a1a1a1;
|
background-color: #a8a8a8;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user