framework/less/common/Placeholder.less

10 lines
124 B
Plaintext
Raw Normal View History

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