mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-07 05:44:58 +02:00
e78d0fde73
git-svn-id: http://piwigo.org/svn/trunk@1912 68402e56-0260-453c-a942-63ccdbb3a9ee
8 lines
139 B
CSS
8 lines
139 B
CSS
/* $Id$ */
|
|
|
|
/* template css */
|
|
@import "default-layout.css";
|
|
/* Override properties with import local file */
|
|
@import "local-layout.css";
|
|
|