Mercurial > moonlitnights
view old/gallery/sidebar.html @ 3:4a98b0ae6e0b moonlitnights
[svn r4] got moon images from NASA!
author | rlm |
---|---|
date | Sun, 14 Mar 2010 07:01:51 -0400 |
parents | fc00894c1d4a |
children |
line wrap: on
line source
1 <html><head><title>I is HTML 2</title>3 <style type="text/css">4 body {5 font-size: 13px;6 background-color:transparent;7 overflow:hidden;8 border:none;9 margin:10px;10 }12 a {13 color: #82A9E9;14 text-decoration: none;15 font-weight:bold;16 }18 a:hover {19 text-decoration: underline;20 </style></head>22 <body>23 <p><a href="chPics.html" target="main">::ChibiUsa and24 Hotaru::</a><br>25 <a href="c_hPics.html" target="main">-Single</a></p>27 <p><a href="tsPics.html" target="main">::Tomoyo and Sakura::</a><br>28 <a href="t_sPics.html" target="main">-Single</a></p>30 <p><a href="misc.html" target="main">::Misc::</a></p>32 <p><a href="main.html" target="main">-Main</a></p>33 <p><a href="http://www.moonlitnights.org/index2.html" target="_parent">-Moonlit Nights</a></p>34 </center></body></html>