mirror of
https://github.com/moparisthebest/davmail
synced 2024-12-13 19:22:22 -05:00
Doc: fix site style
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@778 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
parent
636eaeafd7
commit
7e0bf8c3cb
@ -1,4 +1,11 @@
|
||||
/* You can override this file with your own styles */
|
||||
body {
|
||||
background:#F1FAFF url(../images/inner-gd.png) repeat-x scroll 0 0;
|
||||
}
|
||||
#breadcrumbs {
|
||||
background-color: white;
|
||||
border:0;
|
||||
}
|
||||
.externalLink img {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
BIN
src/site/resources/images/inner-gd.png
Normal file
BIN
src/site/resources/images/inner-gd.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 186 B |
@ -6,7 +6,7 @@
|
||||
|
||||
<bannerLeft>
|
||||
<name>SourceForge</name>
|
||||
<src>http://sflogo.sourceforge.net/sflogo.php?group_id=184600&type=12</src>
|
||||
<src>http://sflogo.sourceforge.net/sflogo.php?group_id=184600&type=13</src>
|
||||
<href>http://sourceforge.net/projects/davmail</href>
|
||||
</bannerLeft>
|
||||
<poweredBy>
|
||||
|
Loading…
Reference in New Issue
Block a user