Loading css/proyectos.css +8 −2 Original line number Diff line number Diff line .proys-cont{ margin-top: 20px; margin-left: -30px; } .proy{ background-color: white; border-radius: 5px; opacity: .75; margin-left: 4px; margin-right: 4px; margin-left: px; margin-right: 10px; } .img-psrc{ Loading Loading @@ -54,3 +55,8 @@ .max-hight{ height: 45px; } .container{ margin: 0px 0px 0px 12px; padding: 0; } No newline at end of file pages/proyectos.php +5 −1 Original line number Diff line number Diff line Loading @@ -21,6 +21,10 @@ include "../php/crearProyecto.php" <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css"> <!-- Google Font Link Icons--> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" /> <!--My CSS--> <link href="./css/style.css" rel="stylesheet"> <link href="../css/style.css" rel="stylesheet"> <link href="../css/proyectos.css" rel="stylesheet"> </head> <body> Loading Loading @@ -109,7 +113,7 @@ include "../php/crearProyecto.php" <p class="tittle-seccion">Proyectos:</p> <div class="container text-center proys-cont"> <div class="row"> <div class="row row-cols-3 row-cols-md-4 g-3"> <div class="col proy"> <a class="empty" href="./proyectos/backlog.html"> <div class="container text-center"> Loading Loading
css/proyectos.css +8 −2 Original line number Diff line number Diff line .proys-cont{ margin-top: 20px; margin-left: -30px; } .proy{ background-color: white; border-radius: 5px; opacity: .75; margin-left: 4px; margin-right: 4px; margin-left: px; margin-right: 10px; } .img-psrc{ Loading Loading @@ -54,3 +55,8 @@ .max-hight{ height: 45px; } .container{ margin: 0px 0px 0px 12px; padding: 0; } No newline at end of file
pages/proyectos.php +5 −1 Original line number Diff line number Diff line Loading @@ -21,6 +21,10 @@ include "../php/crearProyecto.php" <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css"> <!-- Google Font Link Icons--> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" /> <!--My CSS--> <link href="./css/style.css" rel="stylesheet"> <link href="../css/style.css" rel="stylesheet"> <link href="../css/proyectos.css" rel="stylesheet"> </head> <body> Loading Loading @@ -109,7 +113,7 @@ include "../php/crearProyecto.php" <p class="tittle-seccion">Proyectos:</p> <div class="container text-center proys-cont"> <div class="row"> <div class="row row-cols-3 row-cols-md-4 g-3"> <div class="col proy"> <a class="empty" href="./proyectos/backlog.html"> <div class="container text-center"> Loading