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
14
readme.html
14
readme.html
|
@ -1,6 +1,6 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>WordPRess > ReadMe</title>
|
<title>WordPress > ReadMe</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||||
<style>
|
<style>
|
||||||
<!--
|
<!--
|
||||||
|
@ -9,12 +9,12 @@
|
||||||
margin-left: 15%;
|
margin-left: 15%;
|
||||||
margin-right: 15%;
|
margin-right: 15%;
|
||||||
}
|
}
|
||||||
p, li {
|
p, li {
|
||||||
line-height: 135%;
|
line-height: 135%;
|
||||||
padding-bottom: 2px;
|
padding-bottom: 2px;
|
||||||
}
|
}
|
||||||
h1 { font-family: georgia,times new roman,serif; font-size: 18px; font-weight: lighter; color: #006; }
|
h1 { font-family: georgia,times new roman,serif; font-size: 18px; font-weight: lighter; color: #006; }
|
||||||
.params {
|
.params {
|
||||||
border-color: #cccccc;
|
border-color: #cccccc;
|
||||||
border-width: 1px;
|
border-width: 1px;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
|
@ -23,8 +23,8 @@ h1 { font-family: georgia,times new roman,serif; font-size: 18px; font-weight: l
|
||||||
margin-left: 20px;
|
margin-left: 20px;
|
||||||
margin-right: 80px;
|
margin-right: 80px;
|
||||||
font-family: arial,helvetica,sans-serif; font-size:12px;
|
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; }
|
ul, ol { margin: 0px; padding: 0px; padding-left: 20px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; }
|
||||||
-->
|
-->
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue