プロフィールページの一言メッセージフォームで感想を受け付けてます。お気軽にご利用ください。
No.3626, No.3625, No.3624, No.3623, No.3622, No.3621, No.3620[7件]
明日、#三男 は有給取ってるんだった。ユーザー車検で朝から出かけるけど。そして三男の誕生日でもあります。もう23歳か〜、立派な大人やな。
そろそろ靴買わないとなあと探してるときに、実父は靴履かなかったなとなんとなく思い出した。冠婚葬祭のときは当然履くけど、普段は冬でも鼻緒付きサンダルしか履かない人だった。だから靴下は足袋タイプのしか履いてなかったな。それにしてもサンダル履きでよく運転できてたな。私はATでも怖くて無理だわ…。
#四男 が持ち帰ってきたキーホルダー。
実は文化祭でガチャポンやってたんだけど、そのガチャポン用の商品である。意外と人気があったようで、午前中で売り切れたらしい。
実は文化祭でガチャポンやってたんだけど、そのガチャポン用の商品である。意外と人気があったようで、午前中で売り切れたらしい。
タイッツーのユーザースタイルシート、背景画像を1枚もの固定にしてみた。後はちょっと修正。
@-moz-document url-prefix("https://taittsuu.com/") {
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@500&display=swap');
body,input,textarea,select,button{
font-family: 'Zen Maru Gothic', sans-serif !important;
}
html{
width:100vw;
height:100vh;
}
body{
background-image:url('https://example.com/bg.jpg') !important;
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
background-attachment: fixed;
}
a[target="_blank"]{
color:#991f5a !important;
}
a[href*="hashtags/search?query"]{
color:#146566 !important;
}
}隠す
適用したらこんな感じ。
思い通りにできて満足。
#CSS
@-moz-document url-prefix("https://taittsuu.com/") {
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@500&display=swap');
body,input,textarea,select,button{
font-family: 'Zen Maru Gothic', sans-serif !important;
}
html{
width:100vw;
height:100vh;
}
body{
background-image:url('https://example.com/bg.jpg') !important;
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
background-attachment: fixed;
}
a[target="_blank"]{
color:#991f5a !important;
}
a[href*="hashtags/search?query"]{
color:#146566 !important;
}
}隠す
適用したらこんな感じ。
思い通りにできて満足。#CSS
このところ夜はエアコン無しで過ごせるのでめっちゃ助かる。電気代がすごいことになってたからなあ…。またもうちょっとしたら灯油代がとんでもないことになるんだけど😂


