| 1 |
; $Id$ |
; $Id: refresco.info,v 1.1 2008/05/29 02:40:09 crashtest Exp $ |
| 2 |
|
|
| 3 |
name = Refresco |
name = Refresco |
| 4 |
description = CSS based layout with a few cool collapsible regions. |
description = CSS based layout with a few cool collapsible regions. |
| 12 |
regions[content_left] = Page content left |
regions[content_left] = Page content left |
| 13 |
regions[content_right] = Page content right |
regions[content_right] = Page content right |
| 14 |
regions[footer] = Footer |
regions[footer] = Footer |
| 15 |
|
|
| 16 |
|
; Add a stylesheet for all media |
| 17 |
|
stylesheets[all][] = style.css |
| 18 |
|
; Add a stylesheet for print media |
| 19 |
|
stylesheets[print][] = print.css |