u-vote.eu/uVote/page/default_page/css/default_page.css
Nael 8059716e46 multiple api functionality for statistics on fronted
various style changes for buttons and bars (still bootstrap though)
vote functionality restored
switched list and main frame positions and reversed floats (looks same as before!)
2014-02-12 22:39:27 +01:00

21 lines
204 B
CSS

body {
padding-top: 60px;
padding-bottom: 40px;
}
/*.list {
border: 2px solid #ccc;
}*/
.pro{
background: #5eb95e;
}
.contra{
background: #ee5f5b;
}
.ent{
background: lightgrey;
}