mirror of
https://github.com/SoPat712/videospeed.git
synced 2025-08-22 02:18:45 -04:00
more consistent styling
This commit is contained in:
10
inject.css
10
inject.css
@@ -39,14 +39,16 @@
|
|||||||
font-weight: bold !important;
|
font-weight: bold !important;
|
||||||
margin: 0 2px !important;
|
margin: 0 2px !important;
|
||||||
border-radius: 5px !important;
|
border-radius: 5px !important;
|
||||||
padding: 3px 8px !important;
|
padding: 1px 6px 3px 6px !important;
|
||||||
font-size: 15px !important;
|
font-size: 14px !important;
|
||||||
line-height: 15px !important;
|
line-height: 14px !important;
|
||||||
|
border: 1px solid white !important;
|
||||||
|
font-family: Verdana !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tc-videoController button.tc-hideButton {
|
.tc-videoController button.tc-hideButton {
|
||||||
margin: 0 2px 0 20px !important;
|
margin: 0 2px 0 20px !important;
|
||||||
opacity: 0.8;
|
opacity: 0.7;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* YouTube player */
|
/* YouTube player */
|
||||||
|
Reference in New Issue
Block a user