User:JulienDethurens/nav: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>JulienDethurens
No edit summary
>JulienDethurens
No edit summary
Line 5: Line 5:
width: 150px;
width: 150px;
height: 200px;
height: 200px;
background: rbg(0, 0, 0);
background-color: rgba(0, 0, 0, .6);
background: rgba(0, 0, 0, .6);
border-radius: 10px;
border-radius: 10px 0px 0px 10px;
">
">
<div style="
<div style="
Line 17: Line 16:
<div style="
<div style="
text-align: left;
text-align: left;
color: rgb(255, 255, 255);
color: rgba(255, 255, 255, .8);
color: rgba(255, 255, 255, .8);
">
">

Revision as of 01:17, 26 January 2012