Large Size Main Menu Nav only for Pc and Mobile
Mam Main Menu Pc and Mobile by mystyles23
Details
Authormystyles23
LicenseNo License
Categoryhttps://www.myanonamouse.net/
Created
Updated
Size699 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 Main Menu Pc and Mobile 2024
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("myanonamouse.net") {
/* Insert code here... */
#userStat>span, #userStat>a {
margin: 0 10px;
font-size: xx-large;
}
#mainSearch input#ts, select#tss{
width: 190px;
height: 30px !important;
font-size: 20px;
}
input[type=button], input[type=submit], button, div.torDetInnerCon a, a.leftMenuHide, a.cursor {
cursor: pointer;
font-size: 20px;
}
a#millionInfo {
font-weight: 700;
font-size: 20px;
text-align: right
}
}