<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Cubismo
Description: Minimal Responsive HTML/CSS Theme
Author: Predrag Stojanovic
Author URI: http://themeforest.net/user/pebas/
*/

/********* FONT *********/
/*AGCMS*/ 

/********* BASE *********/
@import url('base.css') screen; 

/********* SKELETON *********/
@import url('skeleton.css') screen;

/********* PRETTY PHOTO *********/
@import url('prettyphoto.css') screen;

/********* FLEX SLIDER *********/
@import url('flexslider.css') screen;

/********* TIPSY *********/
@import url('tipsy.css') screen;

/********* LAYOUT *********/
@import url('layout.css') screen; �</pre></body></html>