update
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
height: 100%;
|
||||
color: black;
|
||||
text-decoration: none;
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
html body{
|
||||
@@ -175,4 +176,22 @@ footer{
|
||||
height: 30px;
|
||||
width: 100px;
|
||||
margin-left: 50px;
|
||||
}
|
||||
|
||||
footer{
|
||||
height: 25%;
|
||||
vertical-align: middle;
|
||||
text-align: center;
|
||||
margin-top: 1%;
|
||||
|
||||
}
|
||||
footer h3{
|
||||
height: auto;
|
||||
}
|
||||
#epiList{
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
#epiList li{
|
||||
height: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user