a
www.processon.com by wudimingwo
Details
Authorwudimingwo
Licensea
Categorya
Created
Updated
Size912 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
a
Source code
/* ==UserStyle==
@name www.processon.com
@version 20230727.08.44
@namespace userstyles.world/user/wudimingwo
@description a
@author wudimingwo
@license a
==/UserStyle== */
@-moz-document domain("www.processon.com") {
body > div.po-main-box.po-first-zoom > div.po-cont-box > div.po-menu-box > div.po-menu-item.advert-child,
body > div.main-content > div.intro_box,
body > div.main-content > div.content_down,
body > div.main-content > div.file_head,
body > header {
display: none !important;
}
body > div.main-content {
margin: 0 !important;
}
body > div.main-content > div.mind_view {
width: 100vw !important;
}
body > div.main-content {
margin: 0
}
body > div.main-content > div.mind_view,
#mind_con {
height: 100vh !important;
min-height: 100vh !important;
}
body > div.mind-container {
height: 100vh !important;
min-height: 100vh !important;
}
}