modif 4
This commit is contained in:
parent
92e295f80e
commit
b3b3494bba
@ -234,12 +234,17 @@ em {
|
|||||||
i, var, samp, cite, cite a {
|
i, var, samp, cite, cite a {
|
||||||
font: italic 300 1em / 90% $font1 }
|
font: italic 300 1em / 90% $font1 }
|
||||||
|
|
||||||
strong, b {
|
strong {
|
||||||
|
color: ($main-color*30);
|
||||||
|
font-weight:bold; }
|
||||||
|
|
||||||
|
b {
|
||||||
color: ($main-color*30);
|
color: ($main-color*30);
|
||||||
font: normal 600 1em / 90% $font2; }
|
font: normal 600 1em / 90% $font2; }
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
small {
|
small {
|
||||||
font-size: 0.8125em;
|
font-size: 0.8125em;
|
||||||
line-height: 1.2308;
|
line-height: 1.2308;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user