diff options
| author | mcd223 <jacob@simplelittledream.com> | 2019-05-24 23:38:12 -0400 |
|---|---|---|
| committer | mcd223 <jacob@simplelittledream.com> | 2019-05-24 23:38:12 -0400 |
| commit | 14fe1bfa63038b0d480def1b9bc2175da567134b (patch) | |
| tree | ccee9519c2c2d04bdc2611fd621ba37b3b93656f | |
| parent | 95182b9c6fae7d4d9b4148d9b794cf2056d9d84f (diff) | |
Dark THEME
| -rw-r--r-- | CSS/main.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CSS/main.css b/CSS/main.css index 89bee01..4f416bd 100644 --- a/CSS/main.css +++ b/CSS/main.css @@ -101,7 +101,7 @@ main{ display: none; } aside{ - background:rgba(213,213,213,.71); + background:rgba(213,213,213,.72); grid-template-columns: auto; padding: 0; border-radius: 5px 0px 0px 5px; |
