added assets; removed flaskfetfotos container from docker-compose
This commit is contained in:
18
assets/fet.css
Normal file
18
assets/fet.css
Normal file
@@ -0,0 +1,18 @@
|
||||
body {
|
||||
min-height:100%;
|
||||
position:relative;
|
||||
}
|
||||
img.logo {
|
||||
height:40px;
|
||||
width:40px;
|
||||
}
|
||||
|
||||
div.footer {
|
||||
height: 100%;
|
||||
}
|
||||
.footer a {
|
||||
color: white;
|
||||
}
|
||||
.footer a i {
|
||||
font-size:30px;
|
||||
}
|
||||
Reference in New Issue
Block a user