2017-07-02 12:21:16 +02:00
|
|
|
.actions {
|
|
|
|
display: block;
|
2017-06-29 07:21:36 +02:00
|
|
|
}
|
|
|
|
|
2017-07-02 12:21:16 +02:00
|
|
|
body {
|
|
|
|
margin: 5px;
|
2017-06-29 07:21:36 +02:00
|
|
|
}
|
2017-07-02 12:21:16 +02:00
|
|
|
|
|
|
|
#prints {
|
|
|
|
list-style: none;
|
|
|
|
padding: 0;
|
|
|
|
margin: 0;
|
2017-06-29 07:21:36 +02:00
|
|
|
}
|