Difference between revisions of "Tatts Shyla (NSFW)"

From City of Hope MUSH
Jump to navigation Jump to search
(Created page with "__NOTOC__ __NOEDITSECTION__ <css> @import 'https://fonts.googleapis.com/css?family=Monoton'; @import 'https://fonts.googleapis.com/css?family=Unica One'; @import 'https://fon...")
 
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
<css>
 
<css>
 
@import 'https://fonts.googleapis.com/css?family=Monoton';
 
@import 'https://fonts.googleapis.com/css?family=Monoton';
@import 'https://fonts.googleapis.com/css?family=Unica One';
 
 
@import 'https://fonts.googleapis.com/css?family=Josefin+Sans';
 
@import 'https://fonts.googleapis.com/css?family=Josefin+Sans';
 +
@import 'https://fonts.googleapis.com/css?family=Unica+One';
 +
 +
h1.firstHeading { display: none }
 +
.heading1 { text-align:left; line-height: 22px; padding:20px 5px 0px; font-family: 'Unica One', cursive; font-size: 20px; color:#ED2939;}
  
h1.firstHeading { display: none }
 
.heading2 { text-align:left; line-height: 14px; padding:20px 5px 0px; font-family: 'Unica One', cursive; font-size: 14px; color: #33aabb; font-weight: bold;}
 
.heading3 { text-align:left; line-height: 28px; padding:20px 60px 60px; font-family: 'Caveat', cursive; font-size: 16px; color:#ffffff;}
 
.heading4 { text-align:left; line-height: 22px; padding:20px 20px 0px; font-family: 'Unica One', cursive; font-size: 18px; color:#62e0ec;}
 
.heading5 { text-align:left; line-height: 20px; padding:20px 5px 0px; font-family: 'Caveat', cursive; font-size: 50px; color:#ffffff;}
 
  
 
ul {list-style: disc;}
 
ul {list-style: disc;}
Line 16: Line 14:
 
/* unvisited link */
 
/* unvisited link */
 
a:link {
 
a:link {
     color: white;
+
     color: #FF0800;
 
}
 
}
  
 
/* visited link */
 
/* visited link */
 
a:visited {
 
a:visited {
     color: white;
+
     color: #ff0800;
 
}
 
}
  
 
/* mouse over link */
 
/* mouse over link */
 
a:hover {
 
a:hover {
     color: hotpink;
+
     color: blue;
 
     text-decoration: none;
 
     text-decoration: none;
 
}
 
}
Line 50: Line 48:
  
 
.h1 {
 
.h1 {
   color:#62e0ec;
+
   color:#FF0800;
 
   font-family: 'Monoton', cursive;
 
   font-family: 'Monoton', cursive;
 
   font-size:54px;
 
   font-size:54px;
Line 64: Line 62:
 
   0% {
 
   0% {
 
     opacity:0.1;
 
     opacity:0.1;
     text-shadow: 0px 0px 29px rgba(16,134,232, 1);
+
     text-shadow: 0px 0px 29px rgba(255,8,0, 1);
 
   }
 
   }
 
    
 
    
 
   2% {
 
   2% {
 
     opacity:1;
 
     opacity:1;
     text-shadow: 0px 0px 29px rgba(16,134,232, 1);
+
     text-shadow: 0px 0px 29px rgba(255,8,0, 1);
 
   }
 
   }
 
   8% {
 
   8% {
 
     opacity:0.1;
 
     opacity:0.1;
     text-shadow: 0px 0px 29px rgba(16,134,232, 1);
+
     text-shadow: 0px 0px 29px rgba(255,8,0, 1);
 
   }
 
   }
 
   9% {
 
   9% {
 
     opacity:1;
 
     opacity:1;
     text-shadow: 0px 0px 29px rgba(16,134,232, 1);
+
     text-shadow: 0px 0px 29px rgba(255,8,0, 1);
 
   }
 
   }
 
   12% {
 
   12% {
 
     opacity:0.1;
 
     opacity:0.1;
     text-shadow: 0px 0px rgba(16,134,232, 1);
+
     text-shadow: 0px 0px rgba(255,8,0, 1);
 
   }
 
   }
 
   20% {
 
   20% {
 
     opacity:1;
 
     opacity:1;
     text-shadow: 0px 0px 29px rgba(16,134,232, 1)
+
     text-shadow: 0px 0px 29px rgba(255,8,0, 1)
 
   }
 
   }
 
   25% {
 
   25% {
 
     opacity:0.3;
 
     opacity:0.3;
     text-shadow: 0px 0px 29px rgba(16,134,232, 1)
+
     text-shadow: 0px 0px 29px rgba(255,8,0, 1)
 
   }
 
   }
 
   30% {
 
   30% {
 
     opacity:1;
 
     opacity:1;
     text-shadow: 0px 0px 29px rgba(16,134,232, 1)
+
     text-shadow: 0px 0px 29px rgba(255,8,0, 1)
 
   }
 
   }
 
    
 
    
 
   70% {
 
   70% {
 
     opacity:0.7;
 
     opacity:0.7;
     text-shadow: 0px 0px 29px rgba(16,134,232, 1)
+
     text-shadow: 0px 0px 29px rgba(255,8,0, 1)
 
   }
 
   }
 
    
 
    
 
   72% {
 
   72% {
 
     opacity:0.2;
 
     opacity:0.2;
     text-shadow:0px 0px 29px rgba(16,134,232, 1)
+
     text-shadow:0px 0px 29px rgba(255,8,0, 1)
 
   }
 
   }
 
    
 
    
 
   77% {
 
   77% {
 
     opacity:.9;
 
     opacity:.9;
     text-shadow: 0px 0px 29px rgba(16,134,232, 1)
+
     text-shadow: 0px 0px 29px rgba(255,8,0, 1)
 
   }
 
   }
 
   100% {
 
   100% {
 
     opacity:.9;
 
     opacity:.9;
     text-shadow: 0px 0px 29px rgba(16,134,232, 1)
+
     text-shadow: 0px 0px 29px rgba(255,8,0, 1)
 
   }
 
   }
 
}
 
}
Line 119: Line 117:
 
   0% {
 
   0% {
 
     opacity:0.1;
 
     opacity:0.1;
     text-shadow: 0px 0px 29px rgba(16,134,232, 1);
+
     text-shadow: 0px 0px 29px rgba(255,8,0, 1);
 
   }
 
   }
 
   2% {
 
   2% {
 
     opacity:0.1;
 
     opacity:0.1;
     text-shadow: 0px 0px 29px rgba(16,134,232, 1);
+
     text-shadow: 0px 0px 29px rgba(255,8,0, 1);
 
   }
 
   }
 
   4% {
 
   4% {
 
     opacity:1;
 
     opacity:1;
     text-shadow: 0px 0px 29px rgba(16,134,232, 1);
+
     text-shadow: 0px 0px 29px rgba(255,8,0, 1);
 
   }
 
   }
 
    
 
    
Line 133: Line 131:
 
   19% {
 
   19% {
 
     opacity:1;
 
     opacity:1;
     text-shadow: 0px 0px 29px rgba(16,134,232, 1);
+
     text-shadow: 0px 0px 29px rgba(255,8,0, 1);
 
   }
 
   }
 
   21% {
 
   21% {
 
     opacity:0.1;
 
     opacity:0.1;
     text-shadow: 0px 0px 29px rgba(16,134,232, 1);
+
     text-shadow: 0px 0px 29px rgba(255,8,0, 1);
 
   }
 
   }
 
   23% {
 
   23% {
 
     opacity:1;
 
     opacity:1;
     text-shadow: 0px 0px 29px rgba(16,134,232, 1);
+
     text-shadow: 0px 0px 29px rgba(255,8,0, 1);
 
   }
 
   }
 
    
 
    
 
   80% {
 
   80% {
 
     opacity:1;
 
     opacity:1;
     text-shadow: 0px 0px 29px rgba(16,134,232, 1);
+
     text-shadow: 0px 0px 29px rgba(255,8,0, 1);
 
   }
 
   }
 
   83% {
 
   83% {
 
     opacity:0.4;
 
     opacity:0.4;
     text-shadow: 0px 0px 29px rgba(16,134,232, 1);
+
     text-shadow: 0px 0px 29px rgba(255,8,0, 1);
 
   }
 
   }
 
   87% {
 
   87% {
 
     opacity:1;
 
     opacity:1;
     text-shadow: 0px 0px 29px rgba(16,134,232, 1);
+
     text-shadow: 0px 0px 29px rgba(255,8,0, 1);
 
   }
 
   }
 
}
 
}
Line 165: Line 163:
 
}
 
}
  
}
 
 
.vignette{
 
  position: relative;
 
  width: 400px;
 
  max-width: 90%;
 
  margin: 0 auto;
 
  cursor: pointer;
 
  margin-top: 10px;
 
}
 
 
.vignette img{
 
  position: absolute;
 
  width: 100%;
 
  margin-top: 10px;
 
}
 
 
.vignette .overlay{
 
  opacity: 0;
 
  transition: opacity 2s;
 
}
 
 
.vignette:hover .overlay{
 
  opacity: 1;
 
}
 
 
.grow:hover
 
{
 
        -webkit-transform: scale(1.7);
 
        -ms-transform: scale(1.7);
 
        transform: scale(1.7);
 
 
}
 
}
  
Line 220: Line 187:
 
{|style="width:75%; margin: auto;"
 
{|style="width:75%; margin: auto;"
 
|<span style="font-family: 'Josefin Sans', cursive; font-size: 20px; color:#ffffff;"><div id="wrapper"><div id="center">''"I'll become someone new. Through blood and pain and ink, I can be remade."'' <br>&nbsp; &nbsp; &nbsp; &nbsp;- Tillie Cole</div></div></span>
 
|<span style="font-family: 'Josefin Sans', cursive; font-size: 20px; color:#ffffff;"><div id="wrapper"><div id="center">''"I'll become someone new. Through blood and pain and ink, I can be remade."'' <br>&nbsp; &nbsp; &nbsp; &nbsp;- Tillie Cole</div></div></span>
 +
|}
 +
 +
{|style="width:80%; margin: auto;"
 +
|<div class="heading1">From <span style="color: white;">+view/shyla tatts</span>:</div>
 +
Shyla has numerous tattoos, several quite large, most often at least partially visible depending on her outfit. They are described in brief detail below. All of her tattoos (aside from script/fine line work) are neo-traditional gray washed, without coloring. <br><br><span style="color: yellow;">Left forearm, inner:</span> The name (or word) 'Randy' in simple, elegant script, just below the crook of her elbow. <br><span style="color: yellow;">Right wrist, inner:</span> A stylized letter 'A' in cursive script. <br><span style="color: yellow;">Upper left rib:</span> A detailed fern frond, horizontally running from front to back. <br><span style="color: yellow;">Left hip:</span> A large, detailed floral burst, running from her ribs down to the top of her outer left thigh and ending in a conch or snail shell. <br><span style="color: yellow;">Right thigh, outer:</span> A large pocket watch with strange symbols in place of numbers, with a justified paragraph of script text below it. (Please page if you're going to spend the time to read it.)
 
|}
 
|}
  
  
 
{|style="width:90%; margin: auto;"
 
{|style="width:90%; margin: auto;"
|style="width:20%;"|<span style="display: inline-block; overflow: hidden; border-radius: 20px;">[[File:shylatatts1.jpg|center|200px]]</span>
+
|style="width:20%;"|<span style="display: inline-block; overflow: hidden; border-radius: 20px;">[[File:tatts_shy1.jpg|center|190px]]</span>
|style="width:20%;"|<span style="display: inline-block; overflow: hidden; border-radius: 20px;">[[File:shylatatts2.jpg|center|200px]]</span>
+
|style="width:20%;"|<span style="display: inline-block; overflow: hidden; border-radius: 20px;">[[File:tatts_shy2.jpg|center|190px]]</span>
|style="width:20%;"|<span style="display: inline-block; overflow: hidden; border-radius: 20px;">[[File:shylatatts3.jpg|center|200px]]</span>
+
|style="width:20%;"|<span style="display: inline-block; overflow: hidden; border-radius: 20px;">[[File:tatts_shy3.jpg|center|190px]]</span>
|style="width:20%;"|<span style="display: inline-block; overflow: hidden; border-radius: 20px;">[[File:shylatatts4.jpg|center|200px]]</span>
+
|style="width:20%;"|<span style="display: inline-block; overflow: hidden; border-radius: 20px;">[[File:tatts_shy4.jpg|center|190px]]</span>
|style="width:20%;"|<span style="display: inline-block; overflow: hidden; border-radius: 20px;">[[File:shylatatts5.jpg|center|200px]]</span>
+
|style="width:20%;"|<span style="display: inline-block; overflow: hidden; border-radius: 20px;">[[File:tatts_shy5.jpg|center|190px]]</span>
 
|}
 
|}
 
<br>
 
<br>
Line 234: Line 206:
 
|<span style="font-family: 'Josefin Sans', cursive; font-size: 20px; color:#ffffff;"><div id="wrapper"><div id="center">''"Tattoos, after all, are a passionate, usually doomed assertion of mastery of your own destiny, or at least a defiant embrace of one that you cannot control."'' <br>&nbsp; &nbsp; &nbsp; &nbsp;- Mark Simpson</div></div></span>
 
|<span style="font-family: 'Josefin Sans', cursive; font-size: 20px; color:#ffffff;"><div id="wrapper"><div id="center">''"Tattoos, after all, are a passionate, usually doomed assertion of mastery of your own destiny, or at least a defiant embrace of one that you cannot control."'' <br>&nbsp; &nbsp; &nbsp; &nbsp;- Mark Simpson</div></div></span>
 
|}
 
|}
<br><br>
+
<br>
 +
<center>'''[[Shyla|RETURN TO SHYLA'S PAGE]]''' </center>
 +
<br>
 
</div>
 
</div>
  
 
|}
 
|}

Latest revision as of 19:37, 31 December 2019



SHYLA'S
TATTOOS


"I'll become someone new. Through blood and pain and ink, I can be remade."
       - Tillie Cole
From +view/shyla tatts:

Shyla has numerous tattoos, several quite large, most often at least partially visible depending on her outfit. They are described in brief detail below. All of her tattoos (aside from script/fine line work) are neo-traditional gray washed, without coloring.

Left forearm, inner: The name (or word) 'Randy' in simple, elegant script, just below the crook of her elbow.
Right wrist, inner: A stylized letter 'A' in cursive script.
Upper left rib: A detailed fern frond, horizontally running from front to back.
Left hip: A large, detailed floral burst, running from her ribs down to the top of her outer left thigh and ending in a conch or snail shell.
Right thigh, outer: A large pocket watch with strange symbols in place of numbers, with a justified paragraph of script text below it. (Please page if you're going to spend the time to read it.)


Tatts shy1.jpg
Tatts shy2.jpg
Tatts shy3.jpg
Tatts shy4.jpg
Tatts shy5.jpg


"Tattoos, after all, are a passionate, usually doomed assertion of mastery of your own destiny, or at least a defiant embrace of one that you cannot control."
       - Mark Simpson


RETURN TO SHYLA'S PAGE