Skip to content

Instantly share code, notes, and snippets.

@izumiikezaki
Created April 29, 2019 13:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save izumiikezaki/c1946262050dc4cddf5ae33c52926841 to your computer and use it in GitHub Desktop.
Save izumiikezaki/c1946262050dc4cddf5ae33c52926841 to your computer and use it in GitHub Desktop.
/*カテゴリの色変更*/
a.category-3DCG{
background-color:#002030;
color:white;
}
a.category-プログラミング{
background-color:#002030;
color:white;
}
a.category-デザイン{
background-color:#002030;
color:white;
}
a.category-日記{
background-color:#002030;
color:white;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment