Update krautchan.css
This commit is contained in:
		@@ -53,14 +53,6 @@ input, select, textarea {
 | 
			
		||||
    color: #000000;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.controls {
 | 
			
		||||
    text-align: center;
 | 
			
		||||
    padding-top: 10px;
 | 
			
		||||
    color: #eeeeee;
 | 
			
		||||
    font-weight: bold;
 | 
			
		||||
    font-size: 120%;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.irc {
 | 
			
		||||
    margin: 20px;
 | 
			
		||||
    color: #000000;
 | 
			
		||||
@@ -68,4 +60,24 @@ input, select, textarea {
 | 
			
		||||
 | 
			
		||||
code {
 | 
			
		||||
    color: #3d3dff;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.return {
 | 
			
		||||
    text-align: center;
 | 
			
		||||
    border: 1px solid black;
 | 
			
		||||
    width: 300px;
 | 
			
		||||
    margin: 0 auto;
 | 
			
		||||
    background: #aaaacc;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.controls {
 | 
			
		||||
    text-align: center;
 | 
			
		||||
    color: #3333cc;
 | 
			
		||||
    font-weight: bold;
 | 
			
		||||
    width: 300px;
 | 
			
		||||
    margin: 0 auto;
 | 
			
		||||
    border-left: 1px solid black;
 | 
			
		||||
    background: #aaaacc;
 | 
			
		||||
    border-right: 1px solid black;
 | 
			
		||||
    border-bottom: 1px solid black;
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user