mirror of
https://github.com/chsakell/aspnet-core-signalr-angular.git
synced 2025-12-22 17:27:48 +00:00
ui changes
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
body {
|
||||
background-color: #333;
|
||||
background-color: #f5f5f5;
|
||||
}
|
||||
|
||||
.box {
|
||||
height: 50px;
|
||||
background-color: whitesmoke;
|
||||
background-color: #337ab7;
|
||||
margin:5px;
|
||||
padding: 10px;
|
||||
text-align: center;
|
||||
@@ -16,7 +16,7 @@ body {
|
||||
}
|
||||
|
||||
.teamName {
|
||||
color:#333;
|
||||
color:ghostwhite;
|
||||
}
|
||||
|
||||
th, td {
|
||||
|
||||
Reference in New Issue
Block a user