#header h1 {
padding-top:15px; /*タイトル上部のスペース*/
}
.entry_box img {
max-width:100%;
height:auto;
}
#header_box {
background-image: url(http://blog-imgs-44.fc2.com/1/0/p/10plate/sp_title_img.png);
width:320px;
height:150px;
-webkit-background-size: 320px 150px;
background-size: 320px 150px;
}
@media only screen and
(-webkit-min-device-pixel-ratio: 1.5) {
#header_box {
background-image: url(http://blog-imgs-44.fc2.com/1/0/p/10plate/sp_title_img@1_5x.png);
}
}
@media only screen and
(-webkit-min-device-pixel-ratio: 2) {
#header_box {
background-image: url(http://blog-imgs-44.fc2.com/1/0/p/10plate/sp_title_img@2x.png);
}
}
#header {
visibility: hidden;
}
~
</div><p class="intro"><%introduction></p>
<!--▼ メニューバー ▼-->
~
- 黒丸リスト
- 黒丸リスト
- 黒丸リスト
- 白丸リスト
- 白丸リスト
- 白丸リスト
ul {
list-style-type: circle;
}
#left ul,
#right ul {
list-style-type: circle;
}
.left_outline ul,
.right_outline ul {
list-style-type: circle;
}
<ul>
<!--recent-->
<li &align>
<a href="<%recent_link>" title="<%recent_title>"><%recent_title> (<%recent_month>/<%recent_day>)</a>
<!--▼newマーク▼-->
<script type="text/javascript">
nwr(<%recent_year>,<%recent_month>,<%recent_day> ,<%recent_hour>)
</script>
<!--▲newマーク▲-->
</li>
<!--/recent-->
</ul>
<!--▼新着記事用newマーク▼-->
<script type="text/javascript"><!--
function nwr(u1,u2,u3,u4) {
var today=new Date();
var nt=24; var c=new Date(u1,u2-1,u3,u4);
if (today-c<3600000*nt) {
document.write('<font color="#ff0000" size="1">NEW!!</font>')}
}
--></script>
<!--▲新着記事用newマーク▲-->
【共通】
Author:いたお
更新は非常にマイペースです
現在休止中です