Skip to content

◆Speaker Deck by syon

Details

Authorsyon

LicenseNo License

Categoryspeakerdeck

Created

Updated

Size325 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Simplify

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         ◆Speaker Deck
@namespace    userstyles.world
@version      2022-11-25
==/UserStyle== */
@-moz-document domain("speakerdeck.com") {
  body > .alert {
    display: none !important;
  }
  .deck-with-banner {
    height: 100vh;
  }
  .deck-meta .col-md-auto:nth-child(2) {
    width: 250px;
  }
}

Reviews

No reviews yet.