first commit
This commit is contained in:
97
templates/instytut_dendrologii_/css/ar-style.css
Normal file
97
templates/instytut_dendrologii_/css/ar-style.css
Normal file
@@ -0,0 +1,97 @@
|
||||
.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;
|
||||
}
|
||||
Reference in New Issue
Block a user