挺好看的CSS

<?php
header("content-type:text/html;charset=utf-8");
echo "<style>h1{
color: #FFF;
font-size: 32px ;

line-height: 1;
text-shadow: 1px 1px 0px #000, 1px 1px 5px rgba(255, 255, 255, 0.8);background: linear-gradient(to bottom, #45B5DA 0%, #0382AD 100%) repeat scroll 0% 0% transparent;}</style>
<h1>奥迪SQ5 奔驰GLA45AMG</h1>
";
?>

posted @ 2014-04-20 20:00  选择了就坚持  阅读(128)  评论(0编辑  收藏  举报