woodpecker/cmd/drone-server/static/styles/blankslate.css
2015-07-29 09:16:08 -07:00

13 lines
196 B
CSS

.blankslate {
padding: 40px 20px;
background-color: #eff1f5;
color: #303030;
text-align: center;
font-size: 16px;
}
.blankslate.clean-background {
}
.blankslate.spacious {
}