185 lines
No EOL
2.8 KiB
CSS
Executable file
185 lines
No EOL
2.8 KiB
CSS
Executable file
body {
|
|
max-width: 900px !important;
|
|
min-width: 0 !important;
|
|
display: flex;
|
|
flex-direction: column;
|
|
margin: 25px auto !important;
|
|
color: white;
|
|
padding: 0 8px !important;
|
|
}
|
|
|
|
.vvjwJb {
|
|
font-size: 20px !important;
|
|
}
|
|
|
|
.autocomplete {
|
|
position: relative;
|
|
display: -webkit-box;
|
|
width: 100%;
|
|
margin: 0 auto;
|
|
color: #ffffff !important;
|
|
border: 1px solid #ffffff29;
|
|
border-radius: 100px;
|
|
box-shadow: 0 2px 16px 0 rgba(5, 5, 6, 15%), 0 4px 8px 0 rgba(5, 5, 6, 35%);
|
|
background: #1d1d1d !important;
|
|
}
|
|
|
|
.autocomplete-items {
|
|
position: absolute;
|
|
border-bottom: none;
|
|
border-top: none;
|
|
z-index: 99;
|
|
|
|
/*position the autocomplete items to be the same width as the container:*/
|
|
top: 100%;
|
|
left: 0;
|
|
right: 0;
|
|
}
|
|
|
|
.autocomplete-items div {
|
|
padding: 10px;
|
|
cursor: pointer;
|
|
}
|
|
|
|
details summary {
|
|
margin-bottom: 20px;
|
|
font-weight: bold;
|
|
padding-left: 10px;
|
|
}
|
|
|
|
details summary span {
|
|
font-weight: normal;
|
|
}
|
|
|
|
#lingva-iframe {
|
|
width: 100%;
|
|
height: 650px;
|
|
border: 0;
|
|
}
|
|
|
|
.ip-address-div {
|
|
padding-bottom: 0 !important;
|
|
}
|
|
|
|
.ip-text-div {
|
|
padding-top: 0 !important;
|
|
}
|
|
|
|
.footer {
|
|
text-align: center;
|
|
}
|
|
|
|
.site-favicon {
|
|
float: left;
|
|
width: 18px;
|
|
padding: 0 5px 0 0;
|
|
}
|
|
|
|
@media (max-width: 600px) {
|
|
.site-favicon {
|
|
display: none;
|
|
}
|
|
}
|
|
|
|
@media (min-width: 601px) {
|
|
.has-favicon .sCuL3 {
|
|
padding: 0 0 0 30px !important;
|
|
}
|
|
}
|
|
|
|
#flex_text_audio_icon_chunk {
|
|
display: none;
|
|
}
|
|
|
|
.rp-credit {
|
|
padding: 10px 0 0 0;
|
|
margin: 0 auto;
|
|
display: table;
|
|
}
|
|
|
|
audio {
|
|
display: block;
|
|
margin-right: auto;
|
|
padding-bottom: 5px;
|
|
}
|
|
|
|
@media (min-width: 801px) {
|
|
body {
|
|
max-width: 900px !important;
|
|
min-width: 0 !important;
|
|
}
|
|
}
|
|
|
|
@media (max-width: 801px) {
|
|
details summary {
|
|
margin-bottom: 10px !important;
|
|
}
|
|
}
|
|
|
|
.header-button {
|
|
background-color: inherit;
|
|
color: #fff;
|
|
cursor: pointer;
|
|
padding: 10px 35px;
|
|
display: table-cell;
|
|
align-items: center;
|
|
text-transform: uppercase;
|
|
border: none;
|
|
border-bottom-width: medium;
|
|
border-bottom-style: none;
|
|
border-bottom-color: currentcolor;
|
|
border-bottom: 2px solid transparent;
|
|
}
|
|
|
|
|
|
|
|
.sCuL3 {
|
|
top: -3px !important;
|
|
}
|
|
|
|
.l97dzf {
|
|
font-weight: 600 !important;
|
|
padding: 0 !important;
|
|
}
|
|
|
|
.tAd8D.AP7Wnd {
|
|
padding: 20px 0 20px 40px !important;
|
|
}
|
|
|
|
.skVgpb {
|
|
display: ruby !important;
|
|
padding: 10px 0 0 40px !important;
|
|
}
|
|
|
|
.VGHMXd {
|
|
display: contents !important;
|
|
}
|
|
|
|
.vbShOe {
|
|
padding: 10px 0 0 10px !important;
|
|
}
|
|
|
|
/* .BNeawe.uEec3.AP7Wnd {
|
|
display: none !important;
|
|
} */
|
|
|
|
.RWuggc.kCrYT > div > .BNeawe.tAd8D.AP7Wnd {
|
|
padding: 20px 0 20px 15px !important;
|
|
}
|
|
|
|
.BVG0Nb {
|
|
border: none !important;
|
|
}
|
|
|
|
.Xdlr0d {
|
|
margin: 0 !important;
|
|
padding: 0 !important;
|
|
}
|
|
|
|
* > span > .BNeawe.uEec3.AP7Wnd {
|
|
display: none !important;
|
|
}
|
|
|
|
.AVsepf {
|
|
padding: 0 0 10px 10px !important;
|
|
} |