mirror of
https://github.com/RGBCube/serenity
synced 2025-05-18 11:15:08 +00:00
9 lines
206 B
HTML
9 lines
206 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>System palette css test</title>
|
|
</head>
|
|
<body>
|
|
<p style="color: -libweb-palette-syntax-identifier">All of my text should be the identifier color</p>
|
|
</body>
|
|
</html>
|