KXStudio Website https://kx.studio/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
201B

  1. .box-footer {
  2. /* this does not work with fluid 960gs */
  3. /* position: absolute;*/
  4. /* bottom: 0px;*/
  5. /* left: 0;*/
  6. /* margin-bottom: 0!important;*/
  7. position: relative;
  8. margin-bottom: -15px!important;
  9. }