0.4.2-devel #34
@ -9,7 +9,7 @@ body {
|
|||||||
.titleimg {
|
.titleimg {
|
||||||
width: 80%;
|
width: 80%;
|
||||||
padding-top: 50px;
|
padding-top: 50px;
|
||||||
padding-bottom: 50px;
|
padding-bottom: 10px;
|
||||||
max-width: 500px;
|
max-width: 500px;
|
||||||
transition: 0.2s;
|
transition: 0.2s;
|
||||||
}
|
}
|
||||||
@ -17,6 +17,7 @@ body {
|
|||||||
.lookup-box {
|
.lookup-box {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
border: black;
|
border: black;
|
||||||
|
padding-top: 40px;
|
||||||
border-radius: 40px;
|
border-radius: 40px;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
|
Reference in New Issue
Block a user