mirror of
https://github.com/php/web-doc.git
synced 2025-08-10 02:56:24 +00:00
fixed error
This commit is contained in:
@ -52,7 +52,7 @@ td { padding: 0.2em 0.3em; }
|
|||||||
.o { white-space: nowrap; overflow: hidden; max-width: 3em; }
|
.o { white-space: nowrap; overflow: hidden; max-width: 3em; }
|
||||||
.c { text-align: center; }
|
.c { text-align: center; }
|
||||||
</style>
|
</style>
|
||||||
END_OF_MULTILINE
|
END_OF_MULTILINE;
|
||||||
echo '<section class="mainscreen">';
|
echo '<section class="mainscreen">';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user