Skip to content

7/24/2023, 2:48:47 PM by perdupaix

Details

Authorperdupaix

LicenseNo License

Categorykhaledouf.com

Created

Updated

Code size588 B

Code checksuma44637c9

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

khaledouf.com

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           7/24/2023, 2:48:47 PM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("https://www.khaledouf.com") {
    /* Insert code here... */
    .header-outer {
  display: none;
}
    .region-inner{
        display: none;
    }
    .main-inner .column-right-outer{
         display: none;
    }
    .main-inner .widget{
         display: none;
    }
    .main-inner .columns {
  padding-left: 10px;
  padding-right: 10px;
        width: 1000px;
}
    
}

Reviews

No reviews yet.