[ Index ]

PHP Cross Reference of Joomla 2.5.4 DE

title

Body

[close]

/installation/ -> migration.html (source)

   1  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   2  <html xmlns="http://www.w3.org/1999/xhtml">
   3  <head>
   4  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
   5  <title>Loading</title>
   6  <style type="text/css">
   7  body {
   8    font-family: arial, helvetica, sans serif;
   9    font-size: 11px;
  10    background: #fff;
  11    color: #333;
  12  }
  13  
  14  a:link, a:visited {
  15      color: #0B55C4;
  16      text-decoration: none;
  17  }
  18  
  19  a:hover {
  20      color: #009;
  21  }
  22  
  23  p {
  24    font-family: arial, helvetica, sans serif;
  25    font-size: 11px;
  26  }
  27  
  28  h2 {
  29    font-family: arial, helvetica, sans serif;
  30    font-size: 13px;
  31    font-weight: bold;
  32  }
  33  
  34  h3 {
  35    font-family: arial, helvetica, sans serif;
  36    font-size: 12px;
  37    font-weight: bold;
  38  }
  39  
  40  h4 {
  41    font-family: arial, helvetica, sans serif;
  42    font-size: 11px;
  43    font-weight: bold;
  44  }
  45  
  46  li {
  47    font-family: arial, helvetica, sans serif;
  48    font-size: 11px;
  49  }
  50  
  51  pre {
  52    font-size: 11px;
  53  }
  54  </style>
  55  </head>
  56  <body>&nbsp;</body>
  57  </html>


Generated: Tue Apr 3 11:40:28 2012 Cross-referenced by PHPXref 0.7.1