mirror of
https://github.com/flarum/framework.git
synced 2024-11-29 12:43:52 +08:00
10 lines
124 B
Plaintext
10 lines
124 B
Plaintext
|
.Placeholder {
|
||
|
margin-top: 40px;
|
||
|
|
||
|
p {
|
||
|
font-size: 1.4em;
|
||
|
color: @muted-more-color;
|
||
|
text-align: center;
|
||
|
}
|
||
|
}
|