Nějaké nepoužívané css třídy a hodnoty tagů
This commit is contained in:
parent
14e8520b20
commit
5048439aee
1 changed files with 0 additions and 21 deletions
|
@ -64,11 +64,6 @@ div.content {
|
|||
text-shadow: none;
|
||||
}
|
||||
|
||||
#title-mobile {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
#header {
|
||||
position: relative;
|
||||
background: url("../images/header/vikendovka.jpg") no-repeat center top; /* poměr 350:970, TODO: aby to nemuselo být přesně na pixely */
|
||||
|
@ -77,7 +72,6 @@ div.content {
|
|||
}
|
||||
|
||||
#header img.logo {
|
||||
position: absolute center;
|
||||
width: 100%;
|
||||
filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.4));
|
||||
}
|
||||
|
@ -187,7 +181,6 @@ ul.submenu li.active>a, .parentactive ul li:first-child>a {
|
|||
width: 100%;
|
||||
background: url("../images/mozaika-footer.svg") no-repeat top center;
|
||||
height: var(--footer-height);
|
||||
background-position: relative;
|
||||
background-size: 100%;
|
||||
filter: drop-shadow(5px 0px 5px rgba(0, 0, 0, 0.4));
|
||||
padding-top: 3.5%;
|
||||
|
@ -584,20 +577,6 @@ div.zadani_termin .datum {
|
|||
background-image: none;
|
||||
}
|
||||
|
||||
#header.cojemam,
|
||||
#header.soustredeni,
|
||||
#header.zadani,
|
||||
#header.clanky,
|
||||
#header.archiv,
|
||||
#header.NOC,
|
||||
#header.NOCcojemam,
|
||||
#header.NOCsoustredeni,
|
||||
#header.NOCzaani,
|
||||
#header.NOCclanky,
|
||||
#header.NOCarchiv {
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
#header img.logo {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue