Skip to content
Snippets Groups Projects
Select Git revision
  • 6834e8fde760f22398a5da9de329c9af39603eee
  • master default protected
2 results

1_installation.md

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;
    }