mirror of
https://github.com/lempamo/Project-Unite.git
synced 2025-01-22 11:21:47 -05:00
Change background colour; test commit
This commit is contained in:
parent
3737da45ca
commit
de32b0f706
1 changed files with 2 additions and 2 deletions
4
Project-Unite/Content/bootstrap-theme.css
vendored
4
Project-Unite/Content/bootstrap-theme.css
vendored
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue