PHP Classes

File: etc/style.css

Recommend this page to a friend!
  Classes of Ve Bailovity   XCS Parser   etc/style.css   Download  
File: etc/style.css
Role: Auxiliary data
Content type: text/plain
Description: Main test style
Class: XCS Parser
Parse and compress XCSS files
Author: By
Last change:
Date: 16 years ago
Size: 516 bytes
 

Contents

Class file image Download
/* Created at !date; !server */ @require(../etc/defines.css); // A line comment body{ color: !red-!green; // bla border: !border; bla: !heavy/2; } div#Navigation { width: !heavy*12; font-size: !newSize; } #NoviTest .blah { color: red; background-color: blue; font-size: 12em; width: 100px; height: 50px; } .another extends(div#Navigation) { aesophagus: none; color: goesaway; color: blue; width: 12px; width: 9px; width: 24px; // only THIS one stays z-index: 2; }