bvcx
<Stylus> - Feb 2024 by mohammad71bayat
Details
Authormohammad71bayat
LicenseNo License
Categorysdsd
Created
Updated
Size411 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
zscc
Source code
/* ==UserStyle==
@name <Stylus> - Feb 2024
@version 20240222.16.41
@namespace ?
==/UserStyle== */
@-moz-document regexp("https://ebank.bmi.ir/mbsweb/BankMelli/AppMain.aspx") {
body {
background-color: blueviolet;
}
.topbarmenuItem {
align-content: end ;
}
a {
font-family: serif ;
font-size: 60px;
}
#ContentPlaceHolder1_lblTitle {
float: left;
color :green;
}
}