?
| Current Path : /home/webyoo/www/backup/allback/partenaires-lonlay/sass/ |
| Current File : /home/webyoo/www/backup/allback/partenaires-lonlay/sass/_20.twitter.scss |
.twitter {
background-color: #f1f1f1;
padding-top: 80px;
padding-bottom: 80px;
}
.twitter-slider {
max-width: 800px;
margin: auto;
.owl-controls {
.owl-pagination {
margin-top: 10px;
}
}
}
.twitter-item {
position: relative;
z-index: 9;
padding-top: 15px;
margin-bottom: 0;
padding-bottom: 0;
p {
font-family: $pd;
font-style: italic;
font-size: 14px;
color: #444;
line-height: 1.9em;
}
a {
display: block;
font-family: $la;
font-size: 14px;
color: #333;
text-decoration: underline;
&:hover {
color: $color;
}
}
.timestamp {
display: inline-block;
font-size: 12px;
text-transform: uppercase;
margin-top: 10px;
text-decoration: none;
letter-spacing: 0.02em;
}
}
.bg-parallax, .bg-static {
~ .container {
.twitter-item {
* {
color: #fff;
}
.icon, .fa {
opacity: .3;
}
a {
&:hover {
color: $color;
}
}
}
}
}
.bg-color {
~ .container {
.twitter-item {
* {
color: #141414;
}
.icon, .fa {
color: #fff;
opacity: .3;
}
a {
&:hover {
color: #fff;
}
}
}
}
}