mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
174bffdc75
--HG-- extra : rebase_source : 6e65e6265d1e3c8b1f2c90af4b78535c31aa0551
11 lines
159 B
HTML
11 lines
159 B
HTML
<!doctype html>
|
|
<style>
|
|
div {
|
|
border-width: 27px;
|
|
-moz-border-image: url("reticule.png") 27 round;
|
|
width: 216px;
|
|
height: 108px;
|
|
}
|
|
</style>
|
|
<div></div>
|