Dark Login para el nuevo facebook.
Facebook Dark Login by blackstar
Details
Authorblackstar
LicenseBlackStaR
Categoryuserstyles, stylus
Created
Updated
Size940 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 Facebook Dark Login
@version 20220702.05.02
@namespace userstyles.world/user/blackstar
@description Dark Login para el nuevo facebook.
@author blackstar
@license BlackStaR
==/UserStyle== */
@-moz-document url("https://www.facebook.com/") {
._95k9 {
background: #000;
min-width: 500px;
}
#facebook ._8esj._8esf ._8eso {
color: #e4e4e4;
}
#facebook ._8esf ._58mk {
color: #e4e4e4;
}
html {
background-color: #404040;
}
body {
background-color: #404040;
}
._6luv {
background-color: #404040;
}
}
@-moz-document url-prefix("https://www.facebook.com/?stype") {
#facebook ._8esj._8esf ._8eso {
color: #e4e4e4;
}
#facebook ._8esf ._58mk {
color: #e4e4e4;
}
html {
background-color: #404040;
}
body {
background-color: #404040;
}
._6luv {
background-color: #404040;
}
._8esf.gradient {
background: #000;
}
._95k9 {
background: #000;
min-width: 500px;
}
}