Created
April 3, 2020 18:53
-
-
Save ricealexander/93361d07f80a0c1e086b46c8e29ff75f to your computer and use it in GitHub Desktop.
A few rules which drastically improves the appearance of Google Sites theme
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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