pretienda
This commit is contained in:
@@ -6,8 +6,6 @@ article.heading{
|
||||
background-color: #333333;
|
||||
text-align: center;
|
||||
margin-top: 50px;
|
||||
|
||||
|
||||
}
|
||||
p.heading{
|
||||
font-size:5em;
|
||||
@@ -20,6 +18,17 @@ article.shop{
|
||||
-webkit-justify-content:center;
|
||||
margin-top: 40px;
|
||||
}
|
||||
article.shop:hover{
|
||||
background-color:rgba(240,240,240);
|
||||
cursor:pointer;
|
||||
}
|
||||
|
||||
a:link, a:visited {
|
||||
text-decoration: none;
|
||||
color:unset;
|
||||
}
|
||||
|
||||
|
||||
div.simage{
|
||||
flex:3;
|
||||
max-width:350px;
|
||||
@@ -50,3 +59,4 @@ article.separator{
|
||||
margin-top:30px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user