new logo, removing hazard logo (fuck covid), adding text shadow, monospace font and uppercase modifier to navbar
This commit is contained in:
		@@ -14,6 +14,9 @@ ul#posts {
 | 
			
		||||
    position: sticky;
 | 
			
		||||
    top: 0;
 | 
			
		||||
    z-index: 1;
 | 
			
		||||
    font-family: monospace;
 | 
			
		||||
    text-transform: uppercase;
 | 
			
		||||
    text-shadow: 1px 1px black;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
body {
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										
											BIN
										
									
								
								public/s/img/f0ck_logo.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								public/s/img/f0ck_logo.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 7.4 KiB  | 
@@ -1,6 +1,6 @@
 | 
			
		||||
<nav class="navbar navbar-expand-lg">
 | 
			
		||||
  <a class="navbar-brand" href="/">
 | 
			
		||||
    <img id="biohaz" src="./s/img/biohazard.svg"> <img src="./s/img/f0ckme.png" width="112" height="28">
 | 
			
		||||
    <img src="./s/img/f0ck_logo.png" width="112" height="28">
 | 
			
		||||
  </a>
 | 
			
		||||
  <div class="collapse navbar-collapse" id="navbarNavDropdown">
 | 
			
		||||
    <ul class="navbar-nav">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user