html_css_files.php 387 B

123456
  1. <link rel="icon" type="image/png" href="imagenes/favicon.png" />
  2. <link rel="stylesheet" href="css/bootstrap-ulsa.min.css" type="text/css">
  3. <link rel="stylesheet" href="css/indivisa.css" type="text/css">
  4. <link rel="stylesheet" href="css/sgi.css?rand=<?php echo rand(); ?>" type="text/css">
  5. <link rel="stylesheet" href="css/style.css">
  6. <link rel="stylesheet" href="css/jquery-ui.css">