/* @option theme content font-size*/

#right #content,input[type="submit"],input[type="reset"]{font-size:14px}
@media screen and (max-width:768px){#right #content,input[type="submit"],input[type="reset"]{font-size:14px}}
@media screen and (max-width:600px){#right #content,input[type="submit"],input[type="reset"]{font-size:13px}}
@media screen and (max-width:480px) {
#right #content,input[type="submit"],input[type="reset"] {font-size: 12px;}}