doc/css/style-ie.css
author Sandro Knauß <knauss@netzguerilla.net>
Mon, 27 Feb 2012 22:26:10 +0100
branchdevel
changeset 194 0dad11389eec
parent 72 e7b44716a564
permissions -rw-r--r--
Refactoring tests.validate now use twisted.trial.unittests This allows to test the validate decorator.

#head #menu {
	
	width: 750px;
	
}

	#head #menu li {
		
		display: inline;
		position: relative;
		float: left;
		margin: 0px;
		padding: 0px;
		
	}