6 lines
382 B
PHP
6 lines
382 B
PHP
<link rel="icon" type="image/png" href="imagenes/favicon.png" />
|
|
<link rel="stylesheet" href="css/bootstrap-ulsa.min.css" type="text/css">
|
|
<link rel="stylesheet" href="css/indivisa.css" type="text/css">
|
|
<link rel="stylesheet" href="css/sgi.css?rand=<?php echo rand(); ?>" type="text/css">
|
|
<link rel="stylesheet" href="css/style.css">
|
|
<link rel="stylesheet" href="css/jquery-ui.css"> |