10 lines
130 B
CSS
10 lines
130 B
CSS
|
.recent-files-donation {
|
||
|
width: 70%;
|
||
|
margin: 0 auto;
|
||
|
text-align: center;
|
||
|
}
|
||
|
|
||
|
.recent-files-donate-button {
|
||
|
margin: 10px;
|
||
|
}
|