.
extension | hamatata.com by quaritexa
Details
Authorquaritexa
LicenseNo License
Categoryuserstyles
Created
Updated
Size1.3 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name extension | hamatata.com
@version 20220217.02.58
@namespace userstyles.world/user/quaritexa
@description .
@author quaritexa
@license No License
==/UserStyle== */
@-moz-document domain("hamatata.com") {
/* .fp-subtitle-wrap */
.translation {
border: none;
background: #FFD !important;
font: normal normal 400 12px/1.4 'Open Sans', 'Helvetica' !important;
padding-top: 5px;
padding-bottom: 25px;
box-shadow: 0 2px 12px -3px rgba(50, 50, 50, 1) !important;
}
.translation .eng {
margin: -2px 0 5px 0;
color: black !important;
font-weight: 300 !important;
font-size: 1rem !important;
}
.translation #translators {
position: absolute;
bottom: 0;
}
.translation li {
list-style: none;
padding-top: 2px;
}
.translation .btn {
background: none;
border: none;
color: black;
margin: -10px 10px 0 0;
padding: 0;
text-shadow: none;
}
.translation .btn.disabled {
color: #888;
}
.translation #translators {
margin-bottom: 2px;
}
.translation .copyright {
display: none;
}
.flowplayer .fp-subtitle {
background: none;
}
.flowplayer .fp-subtitle p {
color: white;
font-weight: 100;
letter-spacing: .07rem;
text-shadow: 1px 2px 5px black, 1px 2px 15px black;
}
}