defaults.less: no more petrol headers
This commit is contained in:
parent
5dd3950594
commit
34700f483f
|
@ -97,7 +97,6 @@ h1 {
|
|||
|
||||
h2 {
|
||||
font-size: 1.5em;
|
||||
color: @colorPetrol;
|
||||
}
|
||||
|
||||
h3 {
|
||||
|
@ -106,7 +105,6 @@ h3 {
|
|||
|
||||
h4 {
|
||||
font-size: 1em;
|
||||
color: @colorPetrol;
|
||||
}
|
||||
|
||||
h5 {
|
||||
|
@ -141,4 +139,4 @@ button {
|
|||
position: absolute;
|
||||
top: -2em;
|
||||
}
|
||||
/*** END of Base rules */
|
||||
/*** END of Base rules */
|
||||
|
|
Loading…
Reference in New Issue