fix: target='_new' for hrefs
This commit is contained in:
parent
632c631c9f
commit
74adf37ab3
@ -73,7 +73,7 @@
|
|||||||
}
|
}
|
||||||
.place {
|
.place {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
font-size: 1.8em;
|
font-size: 1.2em;
|
||||||
}
|
}
|
||||||
.important {
|
.important {
|
||||||
font-family: pfdintextcomppromedium;
|
font-family: pfdintextcomppromedium;
|
||||||
@ -92,7 +92,7 @@
|
|||||||
margin: 0.25em;
|
margin: 0.25em;
|
||||||
}
|
}
|
||||||
.button {
|
.button {
|
||||||
font-size: 1.5em;
|
font-size: 1.2em;
|
||||||
transition-property: color;
|
transition-property: color;
|
||||||
transition-duration: 1s;
|
transition-duration: 1s;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user