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