mirror of
https://github.com/joyce-chen/persona5-negotiation.git
synced 2025-11-18 16:24:58 -05:00
Update style.scss
This commit is contained in:
@@ -12,3 +12,10 @@ header {
|
||||
width: auto;
|
||||
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