5 lines
333 B
PHP
5 lines
333 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"> |