Changeset 1992
- Timestamp:
- Nov 16, 2007, 10:38:03 PM (13 years ago)
- Location:
- www
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
www/header.inc
r1990 r1992 2 2 <div class="gradright"> 3 3 <div class="top"> 4 <h1> libcaca - Colour AsCii Art library </h1>5 4 <p class="dashit"> 6 5 <?php function printrand($a) { print $a[array_rand($a)]; } … … 11 10 'libcaca©®™, take back the text')); ?> 12 11 </p> 12 <h1> libcaca - Colour AsCii Art library </h1> 13 13 </div> 14 14 </div> -
www/main.css
r1989 r1992 128 128 129 129 p.dashit { 130 float: right; 130 131 text-align: right; 131 132 font-size: smaller;
Note: See TracChangeset
for help on using the changeset viewer.