ultimate-comparisons/ultimate-comparison-BASE

View on GitHub
configuration/style.css

Summary

Maintainability
Test Coverage
.label-black {
    color: white;
    background-color: black;
}

.label-blue {
    color: white;
    background-color: #1082ef;
}