hjkhghopjkertteerterterterertertrtoirh
bnmbertsurhetertertertertertertertpdf'tdfg
/
srv
/
www
/
virtual
/
dev1.wccweb.jp.dac4.biz
/
web
/
htdocs
/
sp
/
contact
/
t01
/
assets
/
css.less
/
Upload FileeE
HOME
/** * sp/contact/t01/assets/css.less/result.less * * @author Mitsutoshi Nakamura <mitsutoshi.nakamura.jp@gmail.com> */ @import (less) 'form.cgi.fix.css'; /** * Mixin */ .mi-font { font-size: 14px; font-family: "Lucida Grande", "メイリオ", Meiryo; letter-spacing: normal; line-height: 1.618; } .mi-link { color: #000; text-decoration: underline; } /** * Common */ input[type=reset], input[type=button] { -webkit-appearance: none; } .box-area { width: 98%; height: auto; margin: 10px auto; padding: 10px; box-sizing: border-box; border: 7px solid #f8f4f0; background: #fefdfd; } /** * Detail */ body { #wrap { #main { .mi-font; .box-area { .result { margin: 10px 0; text-align: center; font-size: 22px; font-weight: bold; color: #f66; } .note { } } } } }