Recentre et réduit la partie principale pour une meilleure lisibilité.
Fanfic-fr.net Tweak by zigaudrey
Details
Authorzigaudrey
LicenseNo License
Categoryfanfic-fr.net
Created
Updated
Size479 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 Fanfic-fr.net Tweak
@namespace Fanfic-fr.net
@description Recentre et réduit la partie principale pour une meilleure lisibilité.
@author zigaudrey
@preprocessor stylus, stylish
@version 1
*/
@-moz-document url-prefix("https://www.fanfic-fr.net") {
body {min-width:900px!important; width:1200px!important; display: block!important; margin-left:auto!important; margin-right: auto!important;}
.principal {width:110%;}
}