fixed width

This commit is contained in:
George Ruinelli
2022-09-22 22:54:01 +02:00
parent 19847652a9
commit 0fb192d79e

View File

@@ -54,7 +54,7 @@ p {
font-family: "Arial";
font-size: 18px;
font-weight: bold;
width: 1008qpx;
width: 1008px;
background: #333; /* black */
}