Makes DeviantArt smaller and center! There may be some glitches here and there.
DeviantArt Central - Squished! by moonieloonie
Details
Authormoonieloonie
LicenseNo License
Categorydeviantart
Created
Updated
Size587 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Small, central, squished
Source code
/* ==UserStyle==
@name deviantart.com - 12/07/2023, 01:21:45
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("deviantart.com") {
._1NIV4 {
left: 3px;
left: 30px;
right: 3px;
right: 30px;
left: 300px;
right: 300px;
}
html {
margin-left: 3px;
margin-left: 30px;
margin-right: 3px;
margin-right: 30px;
margin-left: 300px;
margin-right: 300px;
}
.ax3OM {
left: 3px;
left: 30px;
right: 3px;
right: 30px;
left: 300px;
right: 300px;
}
}