diff options
| author | Victor Tran <[email protected]> | 2017-04-05 22:06:08 +1000 |
|---|---|---|
| committer | Victor Tran <[email protected]> | 2017-04-05 22:06:08 +1000 |
| commit | de32b0f7064d1195fc0b0aca322a63392ea97eea (patch) | |
| tree | e8927d086b850d0f1ed5f22f3c4514a341846cf5 /Project-Unite/Content/bootstrap-theme.css | |
| parent | 3737da45caa09533ba05f4536a2428d27a00dee8 (diff) | |
| download | project-unite-de32b0f7064d1195fc0b0aca322a63392ea97eea.tar.gz project-unite-de32b0f7064d1195fc0b0aca322a63392ea97eea.tar.bz2 project-unite-de32b0f7064d1195fc0b0aca322a63392ea97eea.zip | |
Change background colour; test commit
Diffstat (limited to 'Project-Unite/Content/bootstrap-theme.css')
| -rw-r--r-- | Project-Unite/Content/bootstrap-theme.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Project-Unite/Content/bootstrap-theme.css b/Project-Unite/Content/bootstrap-theme.css index 6647e30..429f0ec 100644 --- a/Project-Unite/Content/bootstrap-theme.css +++ b/Project-Unite/Content/bootstrap-theme.css @@ -269,7 +269,7 @@ body { font-size: 14px; line-height: 1.42857143; color: #BDBDBD; - background-color: #060606; + background-color: rgb(40, 40, 40); } input, button, @@ -6275,4 +6275,4 @@ table.tablesorter thead tr th:hover { left: -14px; right: auto; } -}
\ No newline at end of file +} |
