Skip to content

Instantly share code, notes, and snippets.

@asazuki
asazuki / gist:2944378
Created June 17, 2012 12:10
WordPress.com のテーマ「Manifest」の背景を黒っぽくするためのCSS
body {
background:#222;
color:#999999;
}
a:hover,a:active {
color:#d6cec1;
}
h1 a:link,h1 a:visited,h2 a:link,h2 a:visited,h3 a:link,h3 a:visited,h4 a:link,h4 a:visited,h6 a:link,h6 a:visited {
@asazuki
asazuki / gist:2924766
Created June 13, 2012 15:28
テーマ「Jentri」のセンタリング
#sidebar {
margin-left:20px;
}
body,.entrytitle h2 {
font-family:Meiryo, 'Trebuchet MS', Verdana,sans-serif;
}
#header h1 {
font-weight:bold;
@asazuki
asazuki / gist:2918716
Created June 12, 2012 17:03
WordPress.com のテーマ「The Journalist 」の画像の枠をモノクロにするためのCSS
.main a img {
border: #DDD 2px solid;
}
.main a img:hover {
border: #777 2px solid;
}
@asazuki
asazuki / gist:2903736
Created June 10, 2012 03:28
WordPress.com のテーマ「Reddle」をワイドにするためのCSS
/* ----- ワイドにする -------- */
#masthead > hgroup {
margin: 0 -500%;
padding: 5.4em 500% 3.23em;
background-color: white;
}
#access {
padding: 0 500%;
margin: 0 -500% 3.23em;
@asazuki
asazuki / gist:2894488
Created June 8, 2012 08:34
[WordPress.com] youtube のショートコード
[youtube=http://www.youtube.com/watch?v=hHjpJUECkKM]​​​​​​