Parent Directory
|
Revision Log
|
Revision Graph
Split Drupal-only CSS off into another file so we can just drop the Tarski style.css in when it gets updated.
| 1 | ; $Id: tarski.info,v 1.1 2008/04/26 01:55:30 ceejayoz Exp $ |
| 2 | name = Tarski |
| 3 | description = Elegant, flexible, fixed-width theme. |
| 4 | version = VERSION |
| 5 | core = 6.x |
| 6 | engine = phptemplate |
| 7 | |
| 8 | stylesheets[all][] = style.css |
| 9 | stylesheets[all][] = style-drupal.css |
| 10 | stylesheets[screen][] = screen.css |
| 11 | stylesheets[print][] = print.css |
| 12 | |
| 13 | regions[left] = Left sidebar |
| 14 | regions[content] = Content |
| 15 | regions[footer] = Footer |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |