source: branches/1.6/template-common/layout.css @ 17591

Last change on this file since 17591 was 1139, 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.