hopefully cool text outline thingie
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
				
			|||||||
<!--PAGENAME=Hello, <template name="username">-->
 | 
					<!--PAGENAME=Hello, <template name="username">-->
 | 
				
			||||||
<header>
 | 
					<header>
 | 
				
			||||||
    <div class="user-index-header-text"> 
 | 
					    <div class="user-index-header-text"> 
 | 
				
			||||||
        <h1 class="user-index-h1">Hello, <template name="username">.</h1>
 | 
					        <h1 class="user-index-h1">Hello, <span class="outlined-text"><template name="username"></template></span>.</h1>
 | 
				
			||||||
        <h2 class="user-index-h2">What would you like to watch?</h2>     
 | 
					        <h2 class="user-index-h2">What would you like to watch?</h2>     
 | 
				
			||||||
    </div>   
 | 
					    </div>   
 | 
				
			||||||
</header>
 | 
					</header>
 | 
				
			||||||
@@ -42,3 +42,9 @@ a {
 | 
				
			|||||||
    font-size: 3.3rem;
 | 
					    font-size: 3.3rem;
 | 
				
			||||||
    text-align: left;
 | 
					    text-align: left;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.outlined-text {
 | 
				
			||||||
 | 
					    -webkit-text-fill-color: transparent;
 | 
				
			||||||
 | 
					    -webkit-text-stroke: 1px #8c00ff;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
		Reference in New Issue
	
	Block a user