mirror of
https://github.com/prurigro/hypothetical.git
synced 2024-11-10 03:26:38 -05:00
9 lines
168 B
Text
Vendored
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;
|
|
}
|