aggregation-platform/plugins/developer/less/projectSelector.less

15 lines
214 B
Plaintext

.project-selector {
margin-top: 10px;
margin-bottom: 10px;
list-style-type: none;
a, a:hover {
color: #fff;
text-decoration: none;
font-size: 13px;
line-height: 21px;
}
}