fixed whitespaces

This commit is contained in:
ston1th 2022-03-20 17:20:40 +01:00
commit d6f6dd86d2

View file

@ -19,13 +19,17 @@ body {
}
@media only screen and (max-width: 800px) {
body {
padding: 0px;
padding: 0;
}
}
article {
background-color: #222222;
display: block; text-align: left; margin: 0 auto; box-shadow: 0px 0px 50px 10px #000000;
}
pre {
margin: 0;
padding: 10px 0 14px 0;
}
a:link {
color: #e6e6e6;
text-decoration: none;
@ -93,10 +97,10 @@ span {
</head>
<body>
<article>
<pre>
[v]: show video [p]: preload file
[n]: skip file caching [s]: stop preloading
</pre>
<pre>[v]: show video
[n]: skip file caching
[p]: preload file
[s]: stop preloading</pre>
<table>
<tr class="listitem">
<td class="listpath"><a href="../">../</a></td>