Skip to content
Snippets Groups Projects
extra.css 170 B
Newer Older
  • Learn to ignore specific revisions
  • ncastejon's avatar
    ncastejon committed
    body {
      background: #f2f2f2;
    }
    
    .md-content {
      background: white;
      border: 1px solid #dcd9d9;
      margin-bottom: 2rem;