body { font-family: Arial, Helvetica, sans-serif; }
h1 { font-size: 1.4em; background-color: #CCC; }
p { color: orange; background-color: #CCC;}
ul {
list-style-type:none;
margin:0;
padding:0;
display:flex;
flex-direction: row; flex-direction: colum;
}
li {flex-grow: 1; }
a {
display: block;
padding:lem;
background-color:LightGray ;
text-align:center;
margin-right:0.2em; margin-botton:0.2em;
text-decoration:none;
color:#000000;
border-radius: 24px;
box-shadow: inset 0 0 5px 5px #888;
}
a:hover {background-color:LightCoral; }
Página personal de María Dolores Álvarez Elipe