Changes

Jump to navigation Jump to search
287 bytes removed ,  14:17, 27 May 2020
m
no edit summary
display: none;
min-height: 50px;
margin: 0.5em;
text-align: center;
padding: 2em 1em;
float: left;
transition: all 50s ease;
}
border-radius:100%;
}
}
 
.javascript{
background-color:yellow;
color:black;
}
.html{
background:blue;
color:white;
}
.css{
background:red;
color:white;
}
.php{
background:brown;
color:white;
}

Navigation menu