忍者ブログ
×

[PR]上記の広告は3ヶ月以上新規記事投稿のないブログに表示されています。新しい記事を書く事で広告が消えます。

しょっちゅう忘れるというかそもそも記憶してない
word-wrap: break-word;
white-space: nowrap;
text-overflow: ellipsis;
letter-spacing: -1px;
:first-letter {}
:first-line {}
:nth-of-type()
:nth-last-of-type()
:nth-child()
:nth-last-child()

	-webkit-border-radius: 7px;
	        border-radius: 7px;

	-webkit-box-shadow: 0px 0px 10px 0px #444;
	        box-shadow: 0px 0px 10px 0px #444;

	-webkit-transition: 0.3s ease-in-out;
	        transition: 0.3s ease-in-out;

	-ms-filter: "alpha(opacity=50)";
	    filter: alpha(opacity=50);
	      opacity: 0.5;
PR

Comment

現在、新しいコメントを受け付けない設定になっています。