Agregación del .less
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#hero {
|
||||
background-image: none;
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
#hero {
|
||||
background-color: black;
|
||||
}
|
||||
@@ -31,7 +31,7 @@
|
||||
|
||||
<!-- Main CSS -->
|
||||
<link href="../assets/css/main.css" rel="stylesheet" />
|
||||
<link rel="stylesheet" href="../cursos-de-computo/assets/cursos-computo.css">
|
||||
<link rel="stylesheet" href="../cursos-de-computo/assets/css/cursos-computo.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user