日本語入力ソフトとVBAの覚え書き

・各種日本語入力ソフトの辞書解説 ・ちょっと楽になるExcel VBA集

Base design

Theme

  Brooklyn

Custom design

background-color

contents
  .entry-contents { background-color: #cbe9e6; }  /* 記事の背景色 */
  .entry-contents h3 { background-color: #9cc; }  /* 大見出しの背景色 */
  .table-of-contents { background-color: #bee; }  /* 目次の背景色 */

Super Pre

.entry-content pre.code {
  font-family:  "Noto Sans Mono CJK Jp", "M+ 1mn", "IPAゴシック", 
                "NasuM", "HGゴシックM" , "IBM Plex Mono", "Noto Sans JP",
                "Osaka-Mono", monospace;
/* どなたかWebフォントで良さげな等幅フォント知りませんか? */
  background-color: #161616;
  color: #DCDCDC;
}
.synSpecial { color: #CC9393; }
.synType { color: #4CC3A8; }
.synComment { color: #33CC33; }
.synPreProc { color: #8C8CB4; }
.synIdentifier { color: #6E96BE; }
.synConstant { color: #CC9393; }
.synStatement { color: #5F99DF; }

Contents : Visible / Hide

html

css

Contents : design

プロフィール
id:dz_dzone
ブログ投稿数
105 記事
ブログ投稿日数
84 日
読者