initial commit
This commit is contained in:
7
src/main/resources/static/styles/dashboard.css
Normal file
7
src/main/resources/static/styles/dashboard.css
Normal file
@@ -0,0 +1,7 @@
|
||||
td.voted {
|
||||
background-color: #f05048;
|
||||
}
|
||||
|
||||
td.notVoted {
|
||||
background-color: #76ed6b;
|
||||
}
|
||||
Reference in New Issue
Block a user