ictgj-voting/assets/css/admin.css

17 lines
252 B
CSS
Raw Normal View History

2017-06-08 20:43:11 +00:00
div.bottom-space {
margin-bottom: 15px;
}
img.thumbnail {
cursor: pointer;
}
2017-07-28 19:36:14 +00:00
div.results-container {
border: 1px solid #999;
border-radius: 3px;
background-color: #DDD;
margin-bottom: 20px;
padding-left: 20px;
padding-bottom: 20px;
}