A new userstyle
Mam Test Tor DL by mystyles23
Details
Authormystyles23
LicenseNo License
Categoryhttps://www.myanonamouse.net/
Created
Updated
Size834 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Mam Test Tor Dl
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url-prefix("https://www.myanonamouse.net/t/") {
/* Insert code here... */
#torDetMainCon {
position: relative;
text-align: left;
min-width: 550px;
font-size: 19px;
}
#torDetDesc>.torDetInnerBottom, #torDetCom>.torDetInnerBottom {
text-align: left;
font-size: x-large;
}
div.torDetInnerBottomSpan>span {
width: 100%;
font-size: 22px;
}
input::-webkit-textfield-decoration-container {
align-items: center;
display: flex !important;
-webkit-user-modify: read-only !important;
content: none !important;
writing-mode: inherit !important;
font-size: xx-large;
}
}