mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 06:49:45 +03:00 
			
		
		
		
	Added new main page
This commit is contained in:
		
							
								
								
									
										20
									
								
								_scss/_welcome.scss
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								_scss/_welcome.scss
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,20 @@
 | 
			
		||||
main {
 | 
			
		||||
  left: 50%;
 | 
			
		||||
  position: absolute;
 | 
			
		||||
  text-align: center;
 | 
			
		||||
  top: 40%;
 | 
			
		||||
  transform: translate(-50%, -50%);
 | 
			
		||||
 | 
			
		||||
  div {
 | 
			
		||||
    white-space: nowrap;
 | 
			
		||||
 | 
			
		||||
    a {
 | 
			
		||||
      color: $color-text;
 | 
			
		||||
      padding: 0 .5em;
 | 
			
		||||
 | 
			
		||||
      &:visited {
 | 
			
		||||
        color: $color-text;
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user