Specto fixes #9

Merged
confestim merged 7 commits from specto-fixes into main 2021-09-10 16:35:54 +02:00
2 changed files with 22 additions and 27 deletions
Showing only changes of commit a1e8c902e2 - Show all commits

View File

@ -1,12 +1,12 @@
.popup{
width: 900px;
margin: auto;
text-align: center
text-align: center;
}
.popup img{
width: 200px;
height: 200px;
cursor: pointer
cursor: pointer;
}
.show{
z-index: 999;
@ -28,7 +28,7 @@
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
overflow: hidden
overflow: hidden;
}
.img-show span{
position: absolute;

View File

@ -138,17 +138,12 @@ header {
.menu {
display: initial;
}
}
html{
font-family: Arial, Helvetica, sans-serif;
}
p {
font-family: Arial, Helvetica, sans-serif;