Typos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@77 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
f7e8b6426f
commit
70f10ea447
34
readme.html
34
readme.html
|
@ -1,6 +1,6 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>WordPRess > ReadMe</title>
|
||||
<title>WordPress > ReadMe</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<style>
|
||||
<!--
|
||||
|
@ -9,22 +9,22 @@
|
|||
margin-left: 15%;
|
||||
margin-right: 15%;
|
||||
}
|
||||
p, li {
|
||||
line-height: 135%;
|
||||
padding-bottom: 2px;
|
||||
}
|
||||
h1 { font-family: georgia,times new roman,serif; font-size: 18px; font-weight: lighter; color: #006; }
|
||||
.params {
|
||||
border-color: #cccccc;
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
padding: 5px;
|
||||
margin: 5px;
|
||||
margin-left: 20px;
|
||||
margin-right: 80px;
|
||||
font-family: arial,helvetica,sans-serif; font-size:12px;
|
||||
}
|
||||
ul, ol { margin: 0px; padding: 0px; padding-left: 20px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; }
|
||||
p, li {
|
||||
line-height: 135%;
|
||||
padding-bottom: 2px;
|
||||
}
|
||||
h1 { font-family: georgia,times new roman,serif; font-size: 18px; font-weight: lighter; color: #006; }
|
||||
.params {
|
||||
border-color: #cccccc;
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
padding: 5px;
|
||||
margin: 5px;
|
||||
margin-left: 20px;
|
||||
margin-right: 80px;
|
||||
font-family: arial,helvetica,sans-serif; font-size:12px;
|
||||
}
|
||||
ul, ol { margin: 0px; padding: 0px; padding-left: 20px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; }
|
||||
-->
|
||||
</style>
|
||||
|
||||
|
|
Loading…
Reference in New Issue