|
|
@ -73,7 +73,7 @@ body { |
|
|
|
font-size: 0.875rem; |
|
|
|
font-weight: 400; |
|
|
|
line-height: 1.5; |
|
|
|
color: #888; |
|
|
|
color: #ccc; |
|
|
|
text-align: left; |
|
|
|
background-color: #060606; |
|
|
|
} |
|
|
@ -1724,7 +1724,7 @@ pre code { |
|
|
|
} |
|
|
|
|
|
|
|
.table-striped tbody tr:nth-of-type(odd) { |
|
|
|
background-color: rgba(255, 255, 255, 0.05); |
|
|
|
background-color: rgba(125, 125, 125, 0.15) !important; |
|
|
|
} |
|
|
|
|
|
|
|
.table-hover tbody tr:hover { |
|
|
|