mirror of
https://github.com/moparisthebest/davmail
synced 2024-12-13 19:22:22 -05:00
Doc: add new Logo, improve internet explorer compatibility
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@784 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
parent
b6e82de884
commit
af57352106
@ -70,4 +70,8 @@ a.donate {
|
||||
-moz-border-radius: 8px;
|
||||
-webkit-border-radius: 10px;
|
||||
margin: 5px;
|
||||
}
|
||||
}
|
||||
.about p {
|
||||
padding: 0;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
BIN
src/site/resources/images/davmailLogo.png
Normal file
BIN
src/site/resources/images/davmailLogo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.5 KiB |
@ -5,10 +5,15 @@
|
||||
<version position="left"/>
|
||||
|
||||
<bannerLeft>
|
||||
<name>DavMail Gateway</name>
|
||||
<src>images/davmailLogo.png</src>
|
||||
<href>http://sourceforge.net/projects/davmail</href>
|
||||
</bannerLeft>
|
||||
<bannerRight>
|
||||
<name>SourceForge</name>
|
||||
<src>http://sflogo.sourceforge.net/sflogo.php?group_id=184600&type=13</src>
|
||||
<href>http://sourceforge.net/projects/davmail</href>
|
||||
</bannerLeft>
|
||||
</bannerRight>
|
||||
<poweredBy>
|
||||
<logo name="Donate" href="https://sourceforge.net/donate/index.php?group_id=184600"
|
||||
img="https://sourceforge.net/images/project-support.jpg"/>
|
||||
|
@ -10,7 +10,7 @@
|
||||
|
||||
<body>
|
||||
<section name="DavMail POP/IMAP/SMTP/CalDav/LDAP Exchange Gateway">
|
||||
<table class="about" border="0">
|
||||
<table class="about" border="0" style="width: 98%">
|
||||
<tr>
|
||||
<td>
|
||||
<p>Ever wanted to get rid of Outlook ? DavMail is a POP/IMAP/SMTP/Caldav/LDAP exchange gateway
|
||||
|
Loading…
Reference in New Issue
Block a user