spejstore/static/css/custom.css

12 lines
186 B
CSS
Raw Normal View History

2017-10-08 20:39:47 +00:00
.table td.placeholder {
text-align: center;
color: #999;
}
.table td.placeholder a {
display: block;
text-decoration: none;
color: inherit;
font-weight: bold;
}