mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-02-24 14:57:26 +08:00
11 lines
122 B
HTML
11 lines
122 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<style type="text/css">
|
||
|
body {color:red}
|
||
|
p {margin:0; padding:0}
|
||
|
</style>
|
||
|
</head>
|
||
|
<body>
|
||
|
123
|
||
|
</body>
|
||
|
</html>
|