Show
Ignore:
Timestamp:
09/17/07 19:45:22 (15 months ago)
Author:
aarkerio
Message:

add recover password and some images

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/app/views/layouts/tour.thtml

    r1 r107  
    1414<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" /> 
    1515<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
    16 <link rel="stylesheet" type="text/css" href="/css/styles.css" media="all" /> 
     16<style type="text/css"> 
     17<!-- 
     18img{border:0} 
     19body {background-color:#ffffff; margin:3pt;font-family: Arial, Verdana, Helvetica, Tahoma;} 
     20.title_section { 
     21 color:#cc0033; 
     22 border-bottom:dotted 1px gray; 
     23 font-size:12pt; 
     24 margin:7px 0 7px 0; 
     25 padding:3px; 
     26} 
     27.der {text-align:right;font-weight:bold;font-size:9pt;} 
     28#container {text-align:left;font-size:10pt;width:350px;margin-left:auto;margin-right:auto;} 
     29#titulo {border:1px orange solid; margin-top:16pt;padding:12pt;color:#e67d1c;font-size:16pt;text-align:center;width:70%;margin-left:auto;margin-right:auto;} 
     30#footer {border:1px grey solid; margin-top:16pt;padding:4px;color:#000;background-color:#dad9d9;font-size:7pt;text-align:left;width:70%;margin-left:auto;margin-right:auto;} 
     31.warning {color:red;font-size:10px;text-align:left;} 
     32button {background-color:orange;color:#fff;border:1px solid gray;font-size:8pt;padding:5px;} 
     33input {background-color:#eda2bb;color:#000;border:1px solid gray;font-size:7pt;padding:1px;} 
     34--> 
     35</style> 
    1736</head> 
    1837<body id="cuerpo">