← Back
Editing: base.css
* { margin: 0; padding: 0; } body { background-color: #FCF2DF; color: #333333; -webkit-text-size-adjust: none; font-family: "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif; margin: 0px auto; font-size: 90%; line-height: 1.5; } a { text-decoration:none; color:#1F99D1; } a img { border: none; } h1, h2, h3, h4 { font-size: 100%; } table { border-collapse: collapse; border-spacing: 0; empty-cells: show; } th { font-weight: normal; text-align: left; } /*-------------------------------------------------- �t�H���g�T�C�Y --------------------------------------------------*/ .b { font-weight: bold; } /* ���� */ .fs { font-size: 85%; } /* ���������� */ .fm { font-size: 110%; } /* �傫������ */ /*-------------------------------------------------- �t�H���g�J���[ --------------------------------------------------*/ .red { color: #d03a80; } /* �� */ .pick { color: #008CCE; } /* ���ڐF */ .thin { color: #888888; } /* �����F */ /*-------------------------------------------------- �z�u --------------------------------------------------*/ .cen { text-align: center; } /* ������ */ .lft { text-align: left; } /* ���� */ .rit { text-align: right; } /* �E�� */ .fr { float: righ; } .fl { float: left; } .cb { clear: both; } .cf:after { clear:both; content:"."; display:block; font-size:0.1em; height:0px; line-height:0px; visibility:hidden; } .cf { display:block; }
Save File
Cancel