mirror of
https://github.com/lempamo/Project-Unite.git
synced 2025-03-14 11:50:24 +00:00
Changes to footer
This commit is contained in:
parent
d9295c46a5
commit
0a59ffbde8
1 changed files with 13 additions and 0 deletions
13
Project-Unite/Content/bootstrap-theme.css
vendored
13
Project-Unite/Content/bootstrap-theme.css
vendored
|
@ -5940,6 +5940,19 @@ table.tablesorter thead tr th:hover {
|
||||||
background-color: #f5f5f5;
|
background-color: #f5f5f5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Footer */
|
||||||
|
footer {
|
||||||
|
padding-left: 50px;
|
||||||
|
padding-top: 15px;
|
||||||
|
padding-bottom: 10px;
|
||||||
|
padding-right: 50px;
|
||||||
|
margin-left: -70px;
|
||||||
|
margin-right: -70px;
|
||||||
|
margin-bottom: -30px;
|
||||||
|
margin-top: 0px;
|
||||||
|
background: black;
|
||||||
|
}
|
||||||
|
|
||||||
/* Edit Below to Customize Widths > 768px */
|
/* Edit Below to Customize Widths > 768px */
|
||||||
@media (min-width:768px) {
|
@media (min-width:768px) {
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue