Commit 7a8434b16c9ebbb579f43d8b6af5037a92465667

Authored by Melissa Wen
1 parent 5a22860f

add border color on generic card

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
@@ -14,6 +14,7 @@ @@ -14,6 +14,7 @@
14 margin: 0 14 margin: 0
15 .title 15 .title
16 background: #FFF url('images/home/icon-tec.png') no-repeat 15px center !important 16 background: #FFF url('images/home/icon-tec.png') no-repeat 15px center !important
  17 + border-color: #696778
17 border-radius: 5px 5px 0 0 18 border-radius: 5px 5px 0 0
18 color: #696778 19 color: #696778
19 height: 100px 20 height: 100px