| 旅行 | 観光 | |
| 行為 | する | 観る |
| 年齢層 | 若年 | 年配 |
| 身体部位 | 個人 | 団体 |
| 主体 | ||
| 計画性 | なしでも可 | なし |
| 冒険製 | あり[例]冒険旅行 | なし |
| 公私の別 | 私的[旅行代理店] |
2008年10月1日水曜日
2008年4月30日水曜日
2007年12月13日木曜日
行間
.post p{
line-height:1.8m;
}
字間
.post p{
letter-spacing:0.2m;
}
フォントサイズを標準化
body {
font: normal Verdana, Sans-serif;
text-align:center;
color:#000;
font-size/* */:/**/normal;
font-size: /**/normal;
}
Linkにアンダーライン:text-decorationで検索
a:link {
color:$mainLinkColor;
text-decoration:underline;
}
a:visited {
color: $mainVisitedLinkColor;
text-decoration:underline;
}
a:hover {
color: $mainVisitedLinkColor;
text-decoration:underline;
}
.post p{
line-height:1.8m;
}
字間
.post p{
letter-spacing:0.2m;
}
フォントサイズを標準化
body {
font: normal Verdana, Sans-serif;
text-align:center;
color:#000;
font-size/* */:/**/normal;
font-size: /**/normal;
}
Linkにアンダーライン:text-decorationで検索
a:link {
color:$mainLinkColor;
text-decoration:underline;
}
a:visited {
color: $mainVisitedLinkColor;
text-decoration:underline;
}
a:hover {
color: $mainVisitedLinkColor;
text-decoration:underline;
}
登録:
投稿 (Atom)