Skip to content

Instantly share code, notes, and snippets.

@ricealexander
Created April 3, 2020 18:53
Show Gist options
  • Save ricealexander/93361d07f80a0c1e086b46c8e29ff75f to your computer and use it in GitHub Desktop.
Save ricealexander/93361d07f80a0c1e086b46c8e29ff75f to your computer and use it in GitHub Desktop.
A few rules which drastically improves the appearance of Google Sites theme
#sites-chrome-everything {
background: #f9fbfc;
}
#sites-header-title {
height: 80px;
}
#sites-chrome-page-wrapper-inside #sites-chrome-header-wrapper {
background: none;
border-bottom: 2px solid #eceff1 !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment