This commit is contained in:
Zhang Huangbin 2016-02-25 18:10:36 +08:00
parent ffd5fce67d
commit 845f2f79ff
3 changed files with 5 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Major open source softwares used in iRedMail
<table cellpadding="4px;">
<table cellpadding="4px;" border="1">
<thead>
<tr>
<th>Name</th>

View File

@ -1,6 +1,6 @@
body{
margin: 0 auto;
font-family: Georgia, Palatino, serif;
font-family: 'PT Sans', Georgia, Palatino, serif;
line-height: 1;
max-width: 70%;
padding: 30px 0px 100px 0px;
@ -309,3 +309,5 @@ th { font-style: bold; text-align: left; }
code.bash { background-color: green; color: white; }
*/
pre { margin-left: 30px; }
p, ul, ol { font-size: 17px; }
li { line-height: 26px; }

View File

@ -11,7 +11,7 @@
// <a href="./index.html">Document Index</a>
</div><h1 id="major-open-source-softwares-used-in-iredmail">Major open source softwares used in iRedMail</h1>
<table cellpadding="4px;">
<table cellpadding="4px;" border="1">
<thead>
<tr>
<th>Name</th>