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