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

10 lines
168 B
Text
Raw Normal View History

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