This commit is contained in:
Nicolas Bally 2012-06-19 22:29:59 +02:00
parent 92e295f80e
commit b3b3494bba

View File

@ -234,12 +234,17 @@ em {
i, var, samp, cite, cite a {
font: italic 300 1em / 90% $font1 }
strong, b {
strong {
color: ($main-color*30);
font-weight:bold; }
b {
color: ($main-color*30);
font: normal 600 1em / 90% $font2; }
small {
font-size: 0.8125em;
line-height: 1.2308;