#rft.claro { font-family: @font; font-size: @font_size; color: @text; &.light { color: black; // FIXME : hack for readability } a { color: inherit; } h1 { .noMargin; padding: 0 10px 8px 10px; font-size: @h1Size; color: @headers; line-height: @h1Size; font-weight: normal; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } h2 { .noOffset; color: @headers; font-size: @h2Size; line-height: floor(@h2Size * 1.365); .rftIcon { .setIcon(32px); margin-right: 8px; } } h3 { .noMargin; font-size: @h3Size; margin-bottom: @std_offset; } h4 { font-size: @h4Size; } }