Simplify
◆Publickey by syon
Details
Authorsyon
LicenseNo License
Categorypublickey
Created
Updated
Size668 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 ◆Publickey
@version 20221124.23.24
@namespace userstyles.world/user/syon
@description Simplify
@author syon
@license No License
==/UserStyle== */
/* ==UserStyle==
@name ◆Publickey
@namespace userstyles.world
@version 2022-11-25
==/UserStyle== */
@-moz-document domain("www.publickey1.jp") {
.googlesearch,
#superbanner,
.sbmfb,
.sbm,
#prevnext,
.category.subcol,
.bloggerinchief.subcol {
display: none !important;
}
html {
background: #fdfdfd;
}
#container {
width: 800px;
background: none;
}
#maincol {
width: auto !important;
float: none;
}
.subcol {
width: auto;
}
}