mirror of
https://github.com/mehotkhan/BandersnatchInteractive.git
synced 2025-07-28 01:33:23 +00:00
add contact footer
This commit is contained in:
parent
c4734bcea1
commit
1b5428d2b3
2 changed files with 18 additions and 2 deletions
|
@ -242,4 +242,15 @@ h2 {
|
|||
}
|
||||
ul.file-tips li {
|
||||
font-size: .45em;
|
||||
}
|
||||
.contact {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
background: #ffffff7a;
|
||||
width: 100%;
|
||||
border-top: 1px solid #ddd;
|
||||
padding: 37px;
|
||||
}
|
||||
.contact p {
|
||||
font-size: 1em;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue