Blame Identity/Webenv/Themes/Default/Moin/1.5.9/Modern/css-test/stylesheet.css

af7431
/* CentOS Cascading Style Sheet
af7431
 * -----------------------------------------------
af7431
 * File		: stylesheet.css
af7431
 * Category	: root
af7431
 * Theme	: Modern
af7431
 * Description	: This is the main CentOS Web Visual Style definition.
af7431
 *		  CSS defined here are common for the whole CentOS Web
af7431
 *		  Environment.
af7431
 *
af7431
 *		  Specific CSS definitions, like those used in
af7431
 *		  specific web applications, are declared using the
af7431
 *		  HTML link element in the head section of the
af7431
 *		  specific web application who needs it. Specific CSS
af7431
 *		  definitions extend CentOS common CSS definition.
af7431
 *		  Specific CSS definitions do not overlap CentOS
af7431
 *		  common CSS definitions. For more information visit:
af7431
 *		  http://wiki.centos.org/WebsiteVer2/WebEnvironment/VisualStyle/Default
af7431
 * -----------------------------------------------
af7431
 * Author	: CentOS Artwork SIG
af7431
 * License	: GPL (http://www.fsf.org/licensing/licenses/gpl.txt)
af7431
 * -----------------------------------------------
af7431
 */
af7431
af7431
af7431
/* Common:
af7431
 *
af7431
 * CSS definitions used to build the base CentOS Web Visual Style. It
af7431
 * should always be loaded in first place.
af7431
 */
af7431
af7431
@import url("/home/centos/artwork/trunk/Identity/Models/Css/Moin/common.css") screen, projection; 
af7431
@import url("/home/centos/artwork/trunk/Identity/Models/Css/Moin/print.css") print;
af7431
af7431
/* Miscellaneous:
af7431
 *
af7431
 * CSS definitions used to build visual effects. New definitions may
af7431
 * be added as time goes by. 
af7431
 */
af7431
af7431
@import url("/home/centos/artwork/trunk/Identity/Models/Css/Moin/tabs.css") screen, projection;