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.

screen.css 571B

9 years ago
123456789101112
  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("../../../../css/reset.css"); /* reset default browser settings */
  8. @import url("../../../../css/grid.css"); /* add fluid 960 Grid System */
  9. @import url("../../../../css/base.css"); /* Basic CSS - Common styles */
  10. @import url("../../../../css/base.fluid.fix.css"); /* Fixes for Bento with fluid 960gs */
  11. @import url("../../../../css/style.css");