diff --git a/website/view/layout/default_layout.php b/website/view/layout/default_layout.php index 6889b90..85d5a40 100644 --- a/website/view/layout/default_layout.php +++ b/website/view/layout/default_layout.php @@ -138,7 +138,7 @@ <div class="ft-bd" style="line-height: 20px;text-align: center;color: #c0c0c0;font-family: helveticaneue,'helveticaneue','microsoft yahei'"> <div class="ft-line"></div> <p>CopyRight © 2007-2016 南京新与力文化传播有限公司</p> - <p><a href="http://www.miibeian.gov.cn" target="_blank">苏ICP备09011225号</a> NewPower Co. All Right 经营许可证编号:苏B2-20120395</p> + <p><a href="http://www.miibeian.gov.cn" target="_blank" style="color:#c0c0c0;">苏ICP备09011225号</a> NewPower Co. All Right 经营许可证编号:苏B2-20120395</p> </div> </div> <?php endif;?>