9 lines
127 B
Plaintext
9 lines
127 B
Plaintext
html {
|
|
position: relative;
|
|
min-height: 100%;
|
|
}
|
|
body {
|
|
background-color: #fff;
|
|
margin-bottom: @footer-height;
|
|
}
|