1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-11-10 04:02:28 +01:00
polr/public/css/about.css
2015-11-06 20:25:48 -05:00

21 lines
243 B
CSS

.content-div {
padding-top: 20px;
text-align: left;
}
.license {
font-size: 80%;
margin-top: 40px;
width: auto;
color: black;
}
.license-btn {
margin-top: 30px;
width: 20%;
}
.logo-img {
height: 100px;
}