Top / Xoops / weBlogのスタイルシート

weBlogはスタイルを独自タグで指定しているので、フォルダの中にある styles.cssをthemeのstyle.cssにコピーペーストすることで反映されます。Blog風に日付のフォントサイズを大きくしたり、本文の行間を広げたりするとさらに見やすくなりますよ

このweBlogのスタイル指定はこんな感じ、、、。

/* $Id: styles.css,v 1.3 2003/08/29 14:10:29 wellwine Exp $ */
div.blogEntry {margin-left: 30px; margin-top: 10px; margin-bottom: 10px;}
div.blogDate {font-family: Georgia; margin-bottom: 10px;margin-top: 10px; font-style: normal; font-weight: bold; font-size: 160%;}
div.blogTitle {font-family: "ヒラギノ角ゴ Pro W3", Georgia; margin-left: 0px; margin-bottom: 0px; font-size: 130%;font-weight: bold;}
div.blogTitle a {font-family: "ヒラギノ角ゴ Pro W3", Georgia;}
div.blogCategory {margin-left: 0px; font-size: 100%;font-weight: normal;}
div.blogShoulder {margin-top: 0px; margin-bottom: 0px; font-size: 80%; font-weight: normal; text-align: right; vertical-align: top;}
div.blogContents {font-family: "ヒラギノ角ゴ Pro W3", Georgia; margin: 0px; font-size: 13px; line-height: 130%;}
div.blogFooter {margin-top: 10px; margin-left: 0px; font-size: 80%; text-align: right;}
blogHeader {margin: 0px; border: 0px; padding: 4px;}

トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS
Counter: 8143, today: 2, yesterday: 0
Last-modified: Wed, 13 Jan 2010 13:25:41 JST (233d)
Site admin: artNOMAD

B-Wiki 20050210 Copyright © 2003-2005 ishii. License is GPL.
Based on "PukiWiki" 1.4.5-2005/02/10 by PukiWiki Developers Team.
Powered by PHP 5.2.5. HTML convert time: 0.006 sec.