10 lines
119 B
CSS
10 lines
119 B
CSS
.pic {
|
|
margin-bottom: 25px;
|
|
text-align: center;
|
|
}
|
|
|
|
.overviewbutton {
|
|
float: right;
|
|
margin-top: 25px;
|
|
}
|