Changeset 1778

Show
Ignore:
Timestamp:
01/02/08 16:25:59 (18 months ago)
Author:
mbonetti
Message:

Lilina theme attribution

Location:
trunk/gregarius/themes/lilina
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/gregarius/themes/lilina/.themeinfo

    r1302 r1778  
    11name: Lilina theme 0.5 
    22official: true 
    3 description: This theme is an imitation of <a href="http://vrypan.net/linkblog">Lilina</a> 
     3description: This theme is an imitation of the <a href="http://getlilina.org/">Lilina</a> aggregator, by Ryan McCue. 
    44author: Sameer D'Costa 
    55url: 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 */ 
    15html, body, td, p, th, a  { padding: 0; } 
    26 
  • 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 
    16body { 
    27  text-align: left;