Changeset 1778 for trunk/gregarius/themes
- Timestamp:
- 01/02/08 16:25:59 (11 months ago)
- Location:
- trunk/gregarius/themes/lilina
- Files:
-
- 3 modified
-
.themeinfo (modified) (1 diff)
-
web/css/layout.css (modified) (1 diff)
-
web/css/look.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/gregarius/themes/lilina/.themeinfo
r1302 r1778 1 1 name: Lilina theme 0.5 2 2 official: true 3 description: This theme is an imitation of <a href="http://vrypan.net/linkblog">Lilina</a>3 description: This theme is an imitation of the <a href="http://getlilina.org/">Lilina</a> aggregator, by Ryan McCue. 4 4 author: Sameer D'Costa 5 5 url: http://dcostanet.net/wordpress/2005/11/12/lilina-theme-for-gregarius/ -
trunk/gregarius/themes/lilina/web/css/layout.css
r1302 r1778 1 /** 2 * Sections of this stylesheet are Copyright (c) Ryan McCue, http://getlilina.org/ 3 * Released under GPL 4 */ 1 5 html, body, td, p, th, a { padding: 0; } 2 6 -
trunk/gregarius/themes/lilina/web/css/look.css
r1398 r1778 1 /** 2 * Sections of this stylesheet are Copyright (c) Ryan McCue, http://getlilina.org/ 3 * Released under GPL 4 */ 5 1 6 body { 2 7 text-align: left;
