Skip to content
Snippets Groups Projects
local.css 157 B
Newer Older
  • Learn to ignore specific revisions
  • rhatto's avatar
    rhatto committed
    body {
      font-family: "Roboto Condensed", sans-serif;
      padding-top: 20px;
      padding-bottom: 60px;
    }
    
    rhatto's avatar
    rhatto committed
    
    .feedbutton {
      display: none;
      visibility: hidden;
    }