Commit 80e89431 by Palti Sinaga

data

parent 58463689
......@@ -73,7 +73,7 @@ a:focus, a:hover {
/*-- //Reset-Code --*/
.table thead{
background-color: #1dc8d9;
background-color: #3498db;
}
......@@ -2028,7 +2028,7 @@ section#tables p {
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
font-size: 0.9em;
color: #2d2d2d;
color: #ffffff;
border-top: none!important;
}
......
......@@ -72,7 +72,7 @@
</div>
<div class="details-grid-info agileits w3layouts">
<h3>{{$a->nama}}</h3>
<p>Mari Menginap di Homestay kami</p>
<p>{{$a->deskripsi}}</p>
</div>
<a href ="{{url('detailhomestay/'.$a->id)}}" ><button class="btn btn-primary agileits w3layouts " data-toggle="modal" > LIHAT <span class="glyphicon agileits w3layouts glyphicon-arrow-right" aria-hidden="true"></span></button> </a>
<div class="clearfix"></div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment