Files
2026-06-10 16:12:51 +02:00

24 lines
269 B
Plaintext

<rml>
<head>
<style>
body
{
width: 100%;
height: 100%;
z-index: -1;
}
#rifm_logo
{
position: absolute;
left: 25dp;
top: 25dp;
}
</style>
</head>
<body id="logo">
<img id="rifm_logo" src="logo.tga" />
</body>
</rml>