User:JulienDethurens/nav: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>JulienDethurens
Haha, forgot to move it back completely after doing my tests earlier. :P
>JulienDethurens
Since there's a tag just for it, why not use it? :)
Line 1: Line 1:
<div style="
<nav style="
position: fixed;
position: fixed;
top: 50px;
top: 50px;
Line 34: Line 34:
</div>
</div>
</div>
</div>
</div>
</nav>

Revision as of 06:24, 28 January 2012

<nav style=" position: fixed; top: 50px; right: 0%; width: 150px; height: 200px; background-color: rgba(0, 0, 0, .6); border-top-left-radius: 10px; border-bottom-left-radius: 10px; resize: vertical; overflow:auto; ">

</nav>