Difference between revisions of "MediaWiki:Go.css"

From www.PSALTIKI.info
Jump to: navigation, search
(Created page with "div.gotop { background: lightgray; border-radius: 150px; top: 585px; color:white; font-size: 75px; padding: 9px; position: fixed; left: 8px; width: 68px; height: 68px; line-he...")
 
m
Line 1: Line 1:
div.gotop { background: lightgray; border-radius: 150px; top: 585px; color:white; font-size: 75px; padding: 9px; position: fixed; left: 8px; width: 68px; height: 68px; line-height: 1.09; text-align: center;
+
div.gotop { background: lightgray; border-radius: 150px; top: 185px; color:white; font-size: 75px; padding: 9px; position: fixed; left: 8px; width: 68px; height: 68px; line-height: 1.09; text-align: center;
 
 
 
}  
 
}  

Revision as of 01:59, 12 November 2017

div.gotop { background: lightgray; border-radius: 150px; top: 185px; color:white; font-size: 75px; padding: 9px; position: fixed; left: 8px; width: 68px; height: 68px; line-height: 1.09; text-align: center;
	
} 

div.back { background: lightgray; border-radius: 150px; 
			top: 195px; color:white; font-size: 75px; padding: 9px; position: fixed; left: 8px; 
			width: 68px; height: 68px; line-height: 1.09; text-align: center;
} 
div.gotop a, div.gotop a:visited { color: inherit !important; text-decoration: none !important; 
} 
div.back a, div.back a:visited { color: inherit !important; text-decoration: none !important;
}