Update pink.css
This commit is contained in:
		
							
								
								
									
										26
									
								
								s/pink.css
									
									
									
									
									
								
							
							
						
						
									
										26
									
								
								s/pink.css
									
									
									
									
									
								
							@@ -29,6 +29,28 @@ input, select, textarea {
 | 
			
		||||
.return {
 | 
			
		||||
    text-align: center;
 | 
			
		||||
    font-size: 25px;
 | 
			
		||||
    border: 2px solid #ff008d;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.controls {
 | 
			
		||||
    text-align: center;
 | 
			
		||||
    color: #ff008d;
 | 
			
		||||
    font-weight: bold;
 | 
			
		||||
    width: 888px;
 | 
			
		||||
    margin: 0 auto;
 | 
			
		||||
    background: #484747;
 | 
			
		||||
    padding-top: 0;
 | 
			
		||||
    margin-top: 5px;
 | 
			
		||||
    border: 2px solid #ff008d;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.medium, .thumbnail {
 | 
			
		||||
    display: flex;
 | 
			
		||||
    justify-content: center;
 | 
			
		||||
    margin-top: 5px;
 | 
			
		||||
    background: #484747;
 | 
			
		||||
    border: 2px solid #ff008d;
 | 
			
		||||
    padding: 5px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
span.id {
 | 
			
		||||
@@ -45,8 +67,8 @@ code {
 | 
			
		||||
 | 
			
		||||
.panel {
 | 
			
		||||
    margin-bottom: 0;
 | 
			
		||||
    background-color: rgba(34, 34, 34, 0.61);
 | 
			
		||||
    border: 5px solid #ff008d;
 | 
			
		||||
    background-color: rgb(72, 71, 71);
 | 
			
		||||
    border: 2px solid #ff008d;
 | 
			
		||||
    border-radius: 0px;
 | 
			
		||||
    padding-left: 10px;
 | 
			
		||||
    padding-right: 10px;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user