mirror of
https://github.com/chsakell/aspnet-core-signalr-angular.git
synced 2025-12-24 02:07:58 +00:00
navbar added
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
body {
|
||||
background-color: #f5f5f5;
|
||||
background-color: #1d3346;
|
||||
}
|
||||
|
||||
.box {
|
||||
height: 50px;
|
||||
background-color: #337ab7;
|
||||
/*background-color: #286090;*/
|
||||
margin:5px;
|
||||
padding: 10px;
|
||||
text-align: center;
|
||||
@@ -19,6 +19,10 @@ body {
|
||||
color:ghostwhite;
|
||||
}
|
||||
|
||||
.match-th {
|
||||
color:#a94442;
|
||||
}
|
||||
|
||||
th, td {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user