11 lines
148 B
CSS
Executable File
11 lines
148 B
CSS
Executable File
#main-wrap>div
|
|
{
|
|
position: relative;
|
|
margin: auto;
|
|
text-align: center;
|
|
}
|
|
|
|
#block-up-arrow, #block-down-arrow {
|
|
cursor: pointer;
|
|
}
|