forked from marquez.juan/ejercicio-forks-ramas-pr
Primera modificacion y creación de gitignore
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
body {
|
||||
font-family: Arial, sans-serif;
|
||||
margin: 0;
|
||||
background-color: #f4f6f8;
|
||||
color: #333;
|
||||
background-color: #0469ce;
|
||||
color: #4117eb;
|
||||
}
|
||||
|
||||
header {
|
||||
background-color: #2c3e50;
|
||||
color: white;
|
||||
color: rgb(231, 221, 22);
|
||||
padding: 20px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user