Website tweaks.

This commit is contained in:
Andrew McMillan 2012-01-04 16:19:29 +13:00
parent d226395258
commit ea465c5285
2 changed files with 7 additions and 2 deletions

View File

@ -65,10 +65,10 @@ sending patches for things here and there. Some more notable contributors inclu
</ul>
<h1>Contributing to DAViCal</h1>
<p>We welcome contributions from interested people. You don't need to be able to write code - there are lots of
<p><img src="images/larger.png" alt="DAViCal Logo" height="160" width="160" align="right" class="gone">We welcome contributions from interested people. You don't need to be able to write code - there are lots of
small tasks around the project that can be done.
CalDAV server:</p>
Here are some things you could do that will help us to concentrate on making DAViCal a better:<ul>
<p>Here are some things you could do that will help us to concentrate on making DAViCal better:<ul>
<li>writing documentation</li>
<li>helping people on IRC, on the mailing list or sf.net forums</li>
<li>translating the DAViCal interface to another language</li>

View File

@ -202,6 +202,11 @@ pre {
vertical-align: text-top;
}
.gone {
width: 0.01em;
height: 0.01em;
}
.prompt {
font-weight: 700;
width: 4em;