소스 검색

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>