1
0
mirror of https://github.com/flarum/core.git synced 2025-02-25 03:33:42 +01:00
php-flarum/less/lib/Placeholder.less
2015-09-03 09:59:33 +02:00

10 lines
124 B
Plaintext

.Placeholder {
margin-top: 40px;
p {
font-size: 1.4em;
color: @muted-more-color;
text-align: center;
}
}