ejercicio3.css 134 Bytes
Newer Older
roshka committed
1 2 3 4 5 6 7
.pictures div img{
    margin-left: 30px;
    margin-top: 30px;
    border-style: groove;
    border-width: 1px; 
    padding: 10px;
}