15 lines
156 B
Plaintext
15 lines
156 B
Plaintext
.hello {
|
|
padding: 40px 15px;
|
|
text-align: center;
|
|
}
|
|
|
|
.controller_selection {
|
|
padding-top: 10px;
|
|
}
|
|
|
|
|
|
#bucket_image {
|
|
width: 50%;
|
|
cursor: pointer;
|
|
}
|