Changeset 1929
- Timestamp:
- 11/11/07 13:27:35 (6 years ago)
- Location:
- www
- Files:
-
- 1 added
- 2 edited
-
img/sample.png (added)
-
index.html (modified) (5 diffs)
-
main.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
www/index.html
r1883 r1929 52 52 <h2> News </h2> 53 53 54 <p> <b>24 Oct 2007</b>: <a href="/cacacon07/">CacaCon’07</a> </p> 54 <p> <b>24 Oct 2007</b>: Report on <a href="/cacacon07/">CacaCon’07</a>, the 55 first international libcaca conference. </p> 55 56 <p> <b>30 Sep 2007</b>: libcaca 0.99.beta12 </p> 56 57 <p> <b>16 Nov 2006</b>: libcaca 0.99.beta11 </p> … … 63 64 --> 64 65 66 <img src="img/sample.png" width="128" height="128" 67 alt="libcaca rendering sample" class="caca" /> 68 65 69 <h2> Screenshots </h2> 66 70 … … 94 98 </td> 95 99 <td align="center"> 100 </td> 101 </tr> 102 <tr> 103 <td align="center"> 96 104 <a href="img/unicode-80x24.png"><img alt="unicode" 97 105 width="120" height="75" … … 99 107 <br /><small>Unicode</small> 100 108 </td> 101 </tr>102 <tr>103 109 <td align="center"> 104 110 <a href="img/swallow-80x32.png"><img alt="swallow" … … 112 118 src="img/tn-rotate.jpeg" /></a> 113 119 <br /><small>canvas rotation</small> 120 </td> 121 <td align="center"> 122 </td> 123 <td align="center"> 114 124 </td> 115 125 </tr> -
www/main.css
r1893 r1929 20 20 body,td { 21 21 font-family: Verdana, Arial, Helvetica, sans-serif; 22 font-size: 0.9em;23 22 } 24 23
Note: See TracChangeset
for help on using the changeset viewer.
