mirror of
https://github.com/chsakell/aspnet-core-signalr-angular.git
synced 2025-12-22 17:27:48 +00:00
footer added
This commit is contained in:
@@ -69,4 +69,14 @@ th, td {
|
||||
-o-transition: background-color 2000ms linear;
|
||||
-ms-transition: background-color 2000ms linear;
|
||||
transition: background-color 2000ms linear;
|
||||
}
|
||||
|
||||
footer {
|
||||
position: fixed;
|
||||
height: 40px;
|
||||
line-height: 40px;
|
||||
text-align: center;
|
||||
background-color: #222222;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user