Files
idpan.poznan.pl/templates/instytut_dendrologii_/css/ar-style.css
2026-02-08 21:16:11 +01:00

97 lines
1.4 KiB
CSS

.socials-arboretum {
filter: invert(1);
display: flex;
align-items: center;
}
.socials-arboretum .hr {
background-color: transparent;
}
.menugornear .nav {
list-style-type: none;
display: flex;
flex-wrap:wrap;
column-gap: 40px;
}
.menugornear1 .nav {
list-style-type: none;
display: flex;
flex-wrap:wrap;
column-gap: 97px;
}
.menugornear .nav a {
text-decoration: none;
font-family: Poppins;
font-weight: 400;
line-height: 20px;
letter-spacing: 0em;
text-align: left;
text-transform: uppercase;
color: #052026;
margin: auto;
}
.socials-ar {
display: flex;
align-items: center;
}
.socials-ar .sc {
display: flex;
column-gap: 21px;
margin-right: 18px;
}
.socials-ar .contrast {
display: flex;
column-gap: 4px;
align-items: center;
}
.socials-ar .languages {
display: flex;
}
.socials-ar .socc {
display: flex;
column-gap: 2px;
margin-left: 25px;
}
.header-ar {
display: flex;
column-gap: 53px;
}
.bip-ar {
margin-right: 32px;
}
.socc img:nth-child(1) {
width: 30px;
height: 30px;
}
.ar-lines {
width: 1380px;
border-bottom: 1px solid black;
margin-left: 17px;
margin-top: 10px;
}
.header-ar{
position: initial !important;
display: flex;
justify-content: center;
margin-top: 30px;
margin-left:131px;
}
.arboretum-logo{
}
.arboretum-logo p{
padding: 0;
margin:0;
}