2011 年 2 月 3 日 のアーカイブ

@charset “utf-8″;
/*
Theme Name: WordPress Default Custom
Theme URI: http://platinumcolor.net/
Description: WordPress デフォルトのカスタマイズテーマ
Version: 1.7
Author: Platinum color
Author URI: http://platinumcolor.net/

Tags: blue, custom header, fixed width, two columns, widgets

/* Begin Typography & Colors */
body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: ‘Lucida Grande’, Verdana, Arial, Sans-Serif;
background: #d5d6d7 url(”);
color: #337;
text-align: center;
}

#page {
background-color:#66c;;
border: 1px solid #959596;
text-align: left;
}

#header {
background: #73a0c5 url(”) no-repeat bottom center;
}

#headerimg {
margin: 7px 9px 0;
height: 192px;
width: 470px;
}

#content {
font-size: 1.2em
}

#inner {
height:auto;
margin: 0px 0;
}

#container{
height:auto;
margin: 0px 0;
border: 1px solid #047;
}

.widecolumn .entry p {
font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
line-height: 1.4em;
}

.widecolumn {
line-height: 1.6em;
}

.narrowcolumn .postmetadata {
text-align: center;
}

WordPress へようこそ。これは最初の投稿です。編集もしくは削除してブログを始めてください !