6 lines
72 B
CSS
6 lines
72 B
CSS
.wiki-page {
|
|
text-align: left;
|
|
}
|
|
.wiki-footer {
|
|
text-align: center;
|
|
}
|