Skip to content

Virtual Regatta pleine page by Waka

Screenshot of Virtual Regatta pleine page

Details

AuthorWaka

LicenseNo License

Categoryvirtualregatta.com

Created

Updated

Size1.6 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Affichage simplifié de Virtual Regatta en pleine largeur sans scroll barre.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           www.virtualregatta.com - 27/04/2023 10:13:14
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document url-prefix("https://www.virtualregatta.com/fr/offshore-jeu/") {
    /* Suppression de la barre de défilement */
    body::-webkit-scrollbar  {display: none; background-color: #000000}
    
    /* Masquage des éléments inutiles */
    #sfsi_floater,
    #fb-root,
    #top-header,
    #main-header,
    #main-footer,
    #dashIntegRow,
    #sfsi_floater,
    #main-header,
    #et-boc > div > div > div.et_pb_section.et_pb_section_0.et_section_regular > div.et_pb_row.et_pb_row_0 > div > div > div > div > div.webgl-content > div.footer,
    #et-boc > div > div > div.et_pb_section.et_pb_section_2.et_section_regular,
    #et-boc > div > div > div.et_pb_section.et_pb_section_3.et_pb_with_background.et_section_regular,
    #mobiles {
        display: none!important }
    
    /* Suppression des marges */
    #page-container,
    #et-boc > div > div > div.et_pb_section.et_pb_section_0.et_section_regular,
    #et-boc > div > div > div.et_pb_section.et_pb_section_0.et_section_regular > div.et_pb_row.et_pb_row_0 {
    padding: 0px!important; line-height: 0 }
    
    /* Affichage pleine page */
    #et-boc > div > div > div.et_pb_section.et_pb_section_0.et_section_regular > div.et_pb_row.et_pb_row_0 {
    width: 100%; max-width: 100%; height: 100%; max-height: 100% }
    
    #gameContainer > canvas {width: 50%; height: 10%}
    
}

Reviews

No reviews yet.