Mikej81/WebRDP

View on GitHub
client/css/webrdp.css

Summary

Maintainability
Test Coverage
#header {
    color: rgb(240, 240, 240);
    background-color: rgb(0, 128, 0);
    width: 100%;
    border-color: white;
    text-align: center;
    flex: 0 1 auto;
    z-index: 1;
}