mirror of
https://github.com/cydrobolt/polr.git
synced 2024-11-10 04:02:28 +01:00
21 lines
243 B
CSS
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;
|
|
}
|