Last change
on this file since 14228 was
14228,
checked in by Mark Evenson, 8 years ago
|
website: Give the CSS some love.
Avoid using explicit line breaks.
Move more of the CSS into separate files.
Move to using rounded corners everywhere.
Still could use some work.
|
File size:
687 bytes
|
Line | |
---|
1 | <div id="left-menu"> |
---|
2 | <ul class="menu-list"> |
---|
3 | <li> |
---|
4 | <a href="./">Project page</a> |
---|
5 | </li> |
---|
6 | <li> |
---|
7 | <a href="./faq.shtml">FAQ</a> |
---|
8 | </li> |
---|
9 | <li> |
---|
10 | <a href="./testimonials.shtml">Testimonials</a> |
---|
11 | </li> |
---|
12 | <li> |
---|
13 | <a href="./release-notes-1.0.1.shtml">Release notes</a> |
---|
14 | </li> |
---|
15 | <li> |
---|
16 | <a href="./commercial-support.shtml">Paid support</a> |
---|
17 | </li> |
---|
18 | </ul> |
---|
19 | |
---|
20 | <ul class="menu-list"> |
---|
21 | <li> |
---|
22 | <a href="http://armedbear-j.sourceforge.net">J - the editor</a> |
---|
23 | </li> |
---|
24 | </ul> |
---|
25 | |
---|
26 | <div style="height:3cm"> </div> |
---|
27 | |
---|
28 | <script type="text/javascript" |
---|
29 | src="http://www.ohloh.net/p/16553/widgets/project_users_logo.js"> |
---|
30 | </script> |
---|
31 | </div> |
---|
Note: See
TracBrowser
for help on using the repository browser.