source: trunk/template-common/layout.css @ 1182

Last change on this file since 1182 was 1138, checked in by rub, 18 years ago

Issue ID 310:

o Fix css file order
o Add example

File size: 187 bytes
Line 
1/* $Id: layout.css 1131 2006-04-06 02:23:54Z rvelices $ */
2
3/* template css */
4@import "default-layout.css";
5/* Override properties with import local file */
6@import "local-layout.css";
7
Note: See TracBrowser for help on using the repository browser.