hypothetical/resources/assets/less/elements/footer.less

9 lines
168 B
Text
Vendored

footer {
width: 100%;
height: 32px;
line-height: 32px;
padding-left: 10px;
background-color: #000;
color: @c_text_light;
font-size: 11px;
}