Remove unused p style from css
This commit is contained in:
parent
e0727a2249
commit
d276edce80
3 changed files with 0 additions and 15 deletions
|
@ -8,11 +8,6 @@
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-top: 50px;
|
margin-top: 50px;
|
||||||
}
|
}
|
||||||
p {
|
|
||||||
margin-top: 10em;
|
|
||||||
font-size: 75%;
|
|
||||||
text-color: grey;
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<script src="punycode.min.js">
|
<script src="punycode.min.js">
|
||||||
|
|
|
@ -8,11 +8,6 @@
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-top: 50px;
|
margin-top: 50px;
|
||||||
}
|
}
|
||||||
p {
|
|
||||||
margin-top: 10em;
|
|
||||||
font-size: 75%;
|
|
||||||
text-color: grey;
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<script src="punycode.min.js">
|
<script src="punycode.min.js">
|
||||||
|
|
|
@ -8,11 +8,6 @@
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-top: 50px;
|
margin-top: 50px;
|
||||||
}
|
}
|
||||||
p {
|
|
||||||
margin-top: 10em;
|
|
||||||
font-size: 75%;
|
|
||||||
text-color: grey;
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<script src="punycode.min.js">
|
<script src="punycode.min.js">
|
||||||
|
|
Loading…
Reference in a new issue