mirror of
https://github.com/aykhans/series-robot-web.git
synced 2025-09-09 15:50:44 +00:00
first commit
This commit is contained in:
7
src/static/css/bootstrap.min.css
vendored
Normal file
7
src/static/css/bootstrap.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
35
src/static/css/footer.css
Normal file
35
src/static/css/footer.css
Normal file
@@ -0,0 +1,35 @@
|
||||
footer {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
height: 65px;
|
||||
background: black;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.div-left {
|
||||
margin-top: 1.5rem;
|
||||
margin-left: 1.3rem;
|
||||
}
|
||||
|
||||
.div-right {
|
||||
margin-top: 1rem;
|
||||
margin-right: 1.5rem;
|
||||
}
|
||||
|
||||
footer div span a {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.contact-links{
|
||||
border: 0;
|
||||
padding-top: 4px;
|
||||
padding-bottom: 4px;
|
||||
padding-left: 8px;
|
||||
padding-right: 8px;
|
||||
}
|
||||
|
||||
.contact-icons{
|
||||
font-size: 23px;
|
||||
}
|
BIN
src/static/icons/retro-tv.png
Normal file
BIN
src/static/icons/retro-tv.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
7
src/static/js/bootstrap.bundle.min.js
vendored
Normal file
7
src/static/js/bootstrap.bundle.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
7
src/static/js/bootstrap.min.js
vendored
Normal file
7
src/static/js/bootstrap.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
6
src/static/js/popper.min.js
vendored
Normal file
6
src/static/js/popper.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user