Spaces:
Sleeping
Sleeping
Ron Au
commited on
Commit
•
1db78ba
1
Parent(s):
75496f8
Only use Gill Sans
Browse files- static/style.css +0 -10
static/style.css
CHANGED
@@ -778,16 +778,6 @@ img.hf-logo {
|
|
778 |
height: 100%;
|
779 |
}
|
780 |
|
781 |
-
.pokecard :where(header, p) {
|
782 |
-
font-family: 'Gill Sans', 'Gill Sans Mt', 'sans-serif';
|
783 |
-
}
|
784 |
-
.pokecard :is(.evolves) {
|
785 |
-
font-family: 'Century Gothic', 'sans-serif';
|
786 |
-
}
|
787 |
-
.pokecard :where(header, p) {
|
788 |
-
font-family: 'Gill Sans', 'Gill Sans Mt';
|
789 |
-
}
|
790 |
-
|
791 |
.evolves {
|
792 |
margin: 0;
|
793 |
font-size: 0.6rem;
|
|
|
778 |
height: 100%;
|
779 |
}
|
780 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
781 |
.evolves {
|
782 |
margin: 0;
|
783 |
font-size: 0.6rem;
|