.
This commit is contained in:
parent
0e79208257
commit
13551f5767
@ -104,6 +104,15 @@
|
||||
table {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.footer {
|
||||
position: fixed;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
height: 80px;
|
||||
background-color: #212529;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body class="MyBody">
|
||||
|
Loading…
Reference in New Issue
Block a user