upgrading to newer versions

This commit is contained in:
JT Smith 2007-07-05 04:20:03 +00:00
parent e1a0b462a1
commit 4d9af2c691
1271 changed files with 0 additions and 539033 deletions

View file

@ -1,33 +0,0 @@
body {
font-family:verdana,tahoma,helvetica;
padding:20px;
font-size:13px;
background-color:#fff !important;
}
p {
margin-bottom:15px;
}
h1 {
font-size:large;
margin-bottom:20px;
}
.example-info{
float:right;
width:150px;
border:1px solid #c3daf9;
border-top:1px solid #DCEAFB;
border-left:1px solid #DCEAFB;
background:#ecf5fe url('info-bg.gif') repeat-x;
font-size:10px;
padding:8px;
}
pre.code{
background: #F8F8F8;
border: 1px solid #e8e8e8;
padding:10px;
margin:10px;
margin-left:0px;
border-left:5px solid #e8e8e8;
font-size: 12px !important;
line-height:14px !important;
}