init
This commit is contained in:
16
css/tools/footer.css
Normal file
16
css/tools/footer.css
Normal file
@@ -0,0 +1,16 @@
|
||||
footer{
|
||||
background-color: #A4A4A4;
|
||||
|
||||
padding: 1em;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
text-align: center;
|
||||
}
|
||||
footer a{
|
||||
color: black;
|
||||
}
|
||||
|
||||
.iframe-map{
|
||||
width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user