2
0
mirror of https://github.com/VinylDNS/vinyldns synced 2025-08-29 05:18:08 +00:00

15 lines
285 B
CSS
Raw Normal View History

2018-08-21 12:28:30 -04:00
.screenshot {
max-width: 800px;
width: 80%;
margin-top: 20px;
margin-bottom: 20px;
}
.jumbotron {
padding-top: 155px;
padding-bottom: 20px;
background-attachment: scroll;
background: url("../img/jumbotron_pattern.png") no-repeat center;
background-color: #333333;
}