Home
Roleplay Profile Layouts
CC#27ENC: Misaligned
CSS
/* Last Update: 02/24/18 */ /* PAGE BACKGROUND AND FONT */ body { background-image:url(https://images3.alphacoders.com/850/thumb-1920-850836.png); background-attachment:fixed; background-repeat:no-repeat; background-size:100% 100%; background-color:#444444; font-family:serif; text-align:center; } /* MAIN DISPLAY COLORS */ .color { background-color:#999999; border:5px solid #000000; color:#000000; } h2 { background-color:rgba(255, 255, 255, 0.5); } /* CSS MEAT */ .cell { position:fixed; top:35%; height:auto; width:16.31vw; } #i1 { left:0vw; } #i2 { top:47.5%; left:16.66vw; } #i3 { left:33.2vw; } #i4 { top:22.5%; left:49.9vw; } #i5 { left:66.55vw; } #i6 { top:47.5%; left:83.2vw; } .cell img { z-index:1; position:relative; width:100%; } .cell h2 { z-index:2; position:absolute; bottom:0%; left:5px; right:-5px; } #credit { position:fixed; height:17px; right:1%; bottom:0%; background-color:#ffffff; border-radius:5px; }
HTML
Your
back
is your
one big
blind
spot.