cve-2024-38477/httpd-2.4.59/test/pyhttpd/htdocs/test1/006/006.css
2025-06-05 15:09:30 +02:00

21 lines
216 B
CSS

@CHARSET "ISO-8859-1";
body{
background:HoneyDew;
}
p{
color:#0000FF;
text-align:left;
}
h1{
color:#FF0000;
text-align:center;
}
.listTitle{
font-size:large;
}
.listElements{
color:#3366FF
}