Benutzer:WiMu/Geldautomat.css: Unterschied zwischen den Versionen

aus Kamelopedia, der wüsten Enzyklopädie
Zur Navigation springen Zur Suche springen
K (mal was testen)
K (Mist ... das wird ein Problem)
Zeile 19: Zeile 19:
 
}
 
}
  
#leftoptions div, #rightoptins div {
+
#leftoptions div {
position:absolute;
+
float:left;
 
}
 
}

Version vom 29. August 2009, 20:26 Uhr

.noscript {
	display:none;
	}

.leftpanel a, .rightpanel a {
	width:60px !important;
	height:30px !important;
	display:block;
	outline:none;
	}

#load {
	background-image: url(/images/c/c4/Progress.gif);
	}

#machine input {
	cursor:pointer;
	border-width:1px;
	}

#leftoptions div {
	float:left;
	}