source: trunk/template/yoga/layout.css @ 3282

Last change on this file since 3282 was 3282, checked in by plg, 15 years ago

change: according to topic:15067, svn:keywords property was removed

  • Property svn:eol-style set to LF
File size: 517 bytes
Line 
1/* $Id: /piwigo/trunk/template/yoga/layout.css 6470 2008-10-01T10:04:23.412025Z rvelices  $ */
2
3/* template css */
4@import "menubar.css";
5@import "content.css";
6@import "thumbnails.css";
7@import "picture.css";
8@import "default-layout.css";
9/* Override properties with import local file */
10@import "local-layout.css";
11/* common css */
12@import "../../template-common/default-layout.css";
13/* Override properties with import local file */
14@import "../../template-common/local-layout.css";
15
16@import "default-colors.css";
17
Note: See TracBrowser for help on using the repository browser.