Вход Регистрация
Файл: Luxe-Shop v6.0/application/views/templates/Mac_3.3/news/news.php
Строк: 31
<? 
$query 
mysql_query("SELECT * FROM `news` WHERE `id` = '".$_GET['id']."'");
$new mysql_fetch_assoc($query);
?>

 <br>
<div class="panel">
  <div class="panel-heading">
    <h3 class="panel-title"><? echo $new['name']; ?></h3>
  </div>
  <div class="panel-body">
    <? echo $new['text']; ?>
 </div>
</div>

<style>

.panel {
    margin-bottom: 11px;
    background-color: rgba(31, 29, 29, 0.96);
    padding: 10px 0px 0px 8px;
    margin-top: -13px;
    border-radius: 0px;
    box-shadow: 3px 2px 6px rgb(23, 22, 22);
}

.box {
    margin-bottom: 0px;
}

.macpay-snapshot {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #DFDFDF;
    border-radius: 3px;
    margin-bottom: 15px;
    margin-right: 10px;
    position: relative;
    text-align: left;
    transition: all 0.5s ease 0s;
    width: 166px;
}

.box-filter .box-content {
    padding: 15px;
}


.table {
    width: 100%;
    margin-bottom: -6px;
}
</style>
Онлайн: 3
Реклама