Blame Identity/Webenv/Themes/Default/Style-guide/0.0.1/css/stylesheet.css

10fcb3
/* 
10fcb3
 * Webenv
3985e1
 *
10fcb3
 * Copyright (C) 2009, 2010, 2011 The CentOS Artwork SIG
3985e1
 *
10fcb3
 * This CSS is free software; you can redistribute it and/or modify it
10fcb3
 * under the terms of the GNU General Public License as published by
10fcb3
 * the Free Software Foundation; either version 2 of the License, or
10fcb3
 * (at your option) any later version.
005ff2
 *
10fcb3
 * This CSS is distributed in the hope that it will be useful, but
005ff2
 * WITHOUT ANY WARRANTY; without even the implied warranty of
005ff2
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
005ff2
 * General Public License for more details.
005ff2
 *
005ff2
 * You should have received a copy of the GNU General Public License
005ff2
 * along with this program; if not, write to the Free Software
14749d
 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
14749d
 *
005ff2
 * ----------------------------------------------------------------------
005ff2
 * $Id$
005ff2
 * ----------------------------------------------------------------------
3985e1
 */
3985e1
10fcb3
/* Reset browser's default definitions.
10fcb3
--------------------------------------------------------------------*/
32c1a5
@import url("reset.css");
10fcb3
10fcb3
/* Customize default definitions.
10fcb3
--------------------------------------------------------------------*/
32c1a5
@import url("base.css");
32c1a5
/* @import url("layout-2cols.css");*/
32c1a5
@import url("links.css");
32c1a5
@import url("lists.css");
32c1a5
@import url("quotation.css");
32c1a5
@import url("forms.css");
10fcb3
10fcb3
/* Miscellaneous definitions.
10fcb3
--------------------------------------------------------------------*/
32c1a5
@import url("tabs.css");