parent
33011f3a57
commit
5d0d9927b1
|
@ -91,7 +91,7 @@ span.tag2 {
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div style="margin: 10px; font-size: 24px;">Project64 Javascript API</div>
|
<div style="margin: 10px; font-size: 24px;">Project64 JavaScript API</div>
|
||||||
<div class="inline-content" style="width: 150px; min-width: 150px; margin-left: 10px;">
|
<div class="inline-content" style="width: 150px; min-width: 150px; margin-left: 10px;">
|
||||||
<div class="panel" id="sidebar" style="width: 120px; position: absolute;">
|
<div class="panel" id="sidebar" style="width: 120px; position: absolute;">
|
||||||
<a href="#mem">mem</a><br>
|
<a href="#mem">mem</a><br>
|
||||||
|
@ -939,4 +939,4 @@ _native<br>
|
||||||
})();
|
})();
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue