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

aus Kamelopedia, der wüsten Enzyklopädie
Zur Navigation springen Zur Suche springen
K (Mist ... das wird ein Problem)
K
Zeile 19: Zeile 19:
 
}
 
}
  
#leftoptions div {
+
#leftoptions, #rightoptions{
float:left;
+
font-size:.9em;
 
}
 
}

Version vom 29. August 2009, 20:30 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, #rightoptions{
	font-size:.9em;
	}