Overwrite some properties
This commit is contained in:
parent
ae4437fee7
commit
da3c9f943c
|
|
@ -61,9 +61,12 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
#tarteaucitronRoot * {
|
#tarteaucitronRoot * {
|
||||||
|
box-sizing: initial;
|
||||||
color: #333;
|
color: #333;
|
||||||
font-family: verdana;
|
font-family: verdana;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
line-height: 1.5;
|
||||||
|
vertical-align: initial;
|
||||||
}
|
}
|
||||||
|
|
||||||
/***
|
/***
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue