git-svn-id: https://develop.svn.wordpress.org/trunk@77 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg 2003-05-24 05:37:24 +00:00
parent 4d92de3834
commit b5f3adc2f3
1 changed files with 17 additions and 17 deletions

View File

@ -1,6 +1,6 @@
<html> <html>
<head> <head>
<title>WordPRess &gt; ReadMe</title> <title>WordPress &gt; 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,22 +9,22 @@
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;
padding: 5px; padding: 5px;
margin: 5px; margin: 5px;
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>