mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
14 lines
348 B
HTML
14 lines
348 B
HTML
<html>
|
|
<head>
|
|
<link href="data:text/css,#master{display:table; width: 100%;}" rel="stylesheet" type="text/css" media="screen">
|
|
</head>
|
|
<body>
|
|
<div id="master">
|
|
<div style="height:10000px; background: -moz-linear-gradient(right bottom, rgb(0,0,0) 0%, rgb(255,255,255) 100%);">
|
|
</div>
|
|
|
|
<div style="height:100px"></div>
|
|
|
|
</div>
|
|
</html>
|