mirror of
https://github.com/cydrobolt/polr.git
synced 2024-11-10 04:02:28 +01:00
15 lines
153 B
CSS
15 lines
153 B
CSS
.result-box {
|
|
width: 50%;
|
|
display: block;
|
|
margin : 0 auto;
|
|
|
|
}
|
|
|
|
.back-btn {
|
|
margin-top: 30px;
|
|
}
|
|
|
|
.content-div {
|
|
text-align: center;
|
|
}
|