Skip to content
Snippets Groups Projects
Select Git revision
  • d808720f7a5863938d9ba17b0e970533d966bdcd
  • master default
2 results

FileBrowser.qml

Blame
  • style.css 273 B
    .pre-wrapper {
      margin-bottom: 20px !important;
      margin-top: 20px !important;
    }
    
    .markdown-header {
      margin-top: 80px !important;
    }
    
    ul {
      margin-top: 0 !important;
    }
    
    .badge.is-danger > a {
      color: white;
    }
    
    .medium-zoom-overlay {
      background: #2f3136 !important;
    }