@charset "UTF-8"; /* weblog */ @import url(../settings.less); /*================================================*/ article .heading01 a { color: @main-color !important; text-decoration: none !important; font-weight: bold; } .fig { margin-bottom: 40px; } @media screen and ( max-width: @break-max-width ) { } /*================================================== [ utility ] $clearfix ==================================================*/ .clearfix:after { content:" "; display:block; clear:both; }