remove unused class fulbarright

This commit is contained in:
meaz 2020-01-22 22:15:51 +01:00
parent ac19c4df23
commit e9abdd686e
1 changed files with 0 additions and 26 deletions

View File

@ -582,17 +582,6 @@ ul#nav li a:hover .ul#nav li ul {
}
.fullbarright {
padding: 40px 0px;
text-align: center;
transform: skew(0deg, -1deg) translateY(-10px);
margin-top: -60px;
margin-bottom: 30px;
position: relative;
z-index: 9;
}
.fullbar-content{
width: 60%;
display: inline-block;
@ -601,29 +590,14 @@ ul#nav li a:hover .ul#nav li ul {
transform: skew(0deg, -1deg) translateY(0px);
}
.fullbarright-content{
width: 60%;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
transform: skew(0deg, 1deg) translateY(0px);
}
.fullbar h1, .fullbar h2, .fullbar h3, .fullbar h4, .fullbar h5, .fullbar h6{
color: inherit;
}
.fullbarright h1, .fullbarright h2, .fullbarright h3, .fullbarright h4, .fullbarright h5, .fullbarright h6{
color: inherit;
}
.fullbar h3, .fullbar h4, .fullbar h5 {
line-height: 0.5;
}
.fullbarright h3, .fullbarright h4, .fullbarright h5 {
line-height: 0.5;
}
/* Services */