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.

style.fluid.css 465B

11 years ago
1234567891011
  1. /*
  2. * Title: openSUSE.org stylesheet (Bento-Theme)
  3. * Author: Robert Lihm <rlihm@opensuse.org>
  4. * Copyright (c) 2009 AUTHORS.txt (http://www.opensuse.org)
  5. * Licensed under the MIT (MIT-LICENSE.txt) license.
  6. */
  7. @import url("reset.css"); /* reset default browser settings */
  8. @import url("grid.css"); /* add fluid 960 Grid System */
  9. @import url("base.css"); /* Basic CSS - Common styles */
  10. @import url("base.fluid.fix.css"); /* Fixes for Bento with fluid 960gs */