Ejercicio 8
This commit is contained in:
11
estilo.css
11
estilo.css
@@ -181,4 +181,15 @@ h1 {
|
||||
|
||||
.item-lista {
|
||||
color: red;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 2rem;
|
||||
color: #357abd;
|
||||
margin-bottom: 20px;
|
||||
text-align: left;
|
||||
letter-spacing: 1px;
|
||||
text-shadow: 2px 2px 6px rgba(0,0,0,0.15);
|
||||
border-bottom: 3px solid #4a90e2;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user