summaryrefslogtreecommitdiff
path: root/Project-Unite/Content/bootstrap-theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'Project-Unite/Content/bootstrap-theme.css')
-rw-r--r--Project-Unite/Content/bootstrap-theme.css4
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
+}