Brings back the old purple layout, sort of.
communities.win old IP2 layout by cumsock
Details
Authorcumsock
LicenseNo License
Categorycommunities.win
Created
Updated
Size483 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 communities.win IP2 layout
@version 20231222.23.32
@namespace ?
==/UserStyle== */
@-moz-document domain("communities.win") {
.title, .sc-1bet0vd-7.fXkddf {
color: #b892ff !important;
font-weight: 600 !important;
}
.post {
margin-bottom: 10px !important;
margin-top: 10px !important;
}
.main-content, .comments {
background-color: rgba(0, 0, 0, 0) !important;
}
.collapse {
background-color: #b892ff4d !important;
}
}