Compare Revisions
Last modification
- Rev 3 2011-06-07 19:23:34
- Author: PointedEars
- Log message:
Updated index files to 2011-03-30
| /trunk/index.de.html |
| 90,6 → 90,10 |
| <link rel="stylesheet" type="text/css" href="styles/lcars.css"> |
| <style type="text/css"> |
| <!-- |
| p { |
| max-width: 100%; |
| } |
| |
| a:hover, a:active { |
| text-decoration: underline; |
| } |
| /trunk/index.en.html |
| 71,6 → 71,10 |
| <link rel="STYLESHEET" type="text/css" href="styles/lcars.css"> |
| <style type="text/css"> |
| <!-- |
| p { |
| max-width: 100%; |
| } |
| |
| a:link:hover, a:link:active { |
| text-decoration:underline; |
| } |