mirror of
https://github.com/jcreek/EstimationPoker.git
synced 2026-07-12 18:43:47 +00:00
feat(#2): Add a dark mode
This commit is contained in:
@@ -70,4 +70,8 @@
|
||||
display: inline;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
#estimate-groups-list {
|
||||
color: #333;
|
||||
}
|
||||
</style>
|
||||
|
||||
@@ -141,4 +141,8 @@
|
||||
h2 {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
.modal {
|
||||
color: #333;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user