Stylish用のCSSです。
- @namespace url(http://www.w3.org/1999/xhtml);
- @-moz-document url-prefix("http://www.iknow.co.jp/") {
- DIV[class="outer"] {
- margin-left : 0px !important;
- }
- DIV[class="center"] {
- float : left !important;
- width : 765px !important;
- }
- DIV[class="left"] {
- margin-left : -10px !important;
- }
- }
iKnow!のサイトってHTMLの構造が整っていて分かりやすいですね。