reorganisation style
This commit is contained in:
parent
e390d8cd5b
commit
718ca47696
20 changed files with 1187 additions and 821 deletions
|
|
@ -32,3 +32,16 @@ button{
|
|||
background: none;
|
||||
border: none;
|
||||
}
|
||||
figure, picture, img{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.link-block{
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
display: block;
|
||||
cursor: pointer;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue