mirror of
https://github.com/joyce-chen/persona5-negotiation.git
synced 2025-11-18 16:47:05 -05:00
Update style.scss
This commit is contained in:
@@ -12,3 +12,10 @@ header {
|
|||||||
width: auto;
|
width: auto;
|
||||||
position: static !important;
|
position: static !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
table {
|
||||||
|
tbody tr:nth-of-type(odd) {
|
||||||
|
background-color: rgba(0, 0, 0, .05);
|
||||||
|
border-color: #fff;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user