Current File : /home/kelaby89/sergio-cuchi.tattoo/wp-content/themes/maori/editor-style.css |
.maori-iframe-outer {
max-width:600px;
display: block;
}
.maori-iframe {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.maori-iframe.Twitter {
padding-bottom: 0;
height: auto;
overflow: auto;
}
.maori-iframe iframe,
.maori-iframe object,
.maori-iframe embed,
.maori-iframe video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
outline: none;
border: none;
}
.lead {
font-size:120% !important;
}
.text-primary {
color: #f7d18d !important;
}
a.text-primary:hover,
a.text-primary:focus {
color: #f7d18d !important;
}
.text-success {
color: #48a9a6 !important;
}
a.text-success:hover,
a.text-success:focus {
color: #48a9a6 !important;
}
.text-info {
color: #4281a4 !important;
}
a.text-info:hover,
a.text-info:focus {
color: #4281a4 !important;
}
.text-warning {
color: #f7d18d !important;
}
a.text-warning:hover,
a.text-warning:focus {
color: #f7d18d !important;
}
.text-danger {
color: #b0413e !important;
}
a.text-danger:hover,
a.text-danger:focus {
color: #b0413e !important;
}
.text-light {
color: #ccc !important;
}
a.text-light:hover,
a.text-light:focus {
color: #ccc !important;
}