瀏覽代碼

the colors

David Thornley 6 年之前
父節點
當前提交
99f2f8fa8f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/main/resources/static/index.html

+ 1
- 1
src/main/resources/static/index.html 查看文件

@@ -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>