Remove unused p style from css

This commit is contained in:
kleph 2022-08-31 15:27:26 +02:00
parent e0727a2249
commit d276edce80
3 changed files with 0 additions and 15 deletions

View file

@ -8,11 +8,6 @@
text-align: center;
margin-top: 50px;
}
p {
margin-top: 10em;
font-size: 75%;
text-color: grey;
}
</style>
<script src="punycode.min.js">

View file

@ -8,11 +8,6 @@
text-align: center;
margin-top: 50px;
}
p {
margin-top: 10em;
font-size: 75%;
text-color: grey;
}
</style>
<script src="punycode.min.js">

View file

@ -8,11 +8,6 @@
text-align: center;
margin-top: 50px;
}
p {
margin-top: 10em;
font-size: 75%;
text-color: grey;
}
</style>
<script src="punycode.min.js">