Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 6900 | Rev 6902 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 6900 Rev 6901
Línea 82... Línea 82...
82
    display: table;
82
    display: table;
83
    table-layout: fixed;
83
    table-layout: fixed;
84
}
84
}
85
.imagen-contaner{
85
.imagen-contaner{
86
	border:1px solid rgb(200,200,200);
86
	border:1px solid rgb(200,200,200);
87
	border-radius:10px;
87
	border-radius:5px;
88
}
88
}
89
CSS;
89
CSS;
90
$this->headStyle()->captureEnd();
90
$this->headStyle()->captureEnd();
Línea 91... Línea 91...
91
 
91