Browse Source

the colors

David Thornley 6 years ago
parent
commit
99f2f8fa8f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/main/resources/static/index.html

+ 1
- 1
src/main/resources/static/index.html View File

@@ -40,7 +40,7 @@
40 40
     </div>
41 41
     <div class="row">
42 42
         <div class="col-md-12">
43
-            <table id="conversation" class="table table-striped">
43
+            <table id="conversation" class="table table-striped" style=" background-color: #BFAEE2">
44 44
                 <thead>
45 45
                 <tr>
46 46
                     <th>Messages</th>