khum1/css/kh_test.less

17 lines
200 B
Text
Raw Normal View History

#gen_bar {
display: block;
width: 100%;
background-color:#8530bfff;
height: 4em;
}
#gen_footer {
display: block;
width: 100%;
background-color:#8530bfff;
height: 4em;
position:absolute;
}