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

aus Kamelopedia, der wüsten Enzyklopädie
Zur Navigation springen Zur Suche springen
K
K (Test (sorry für die viele edits))
Zeile 19: Zeile 19:
 
}
 
}
  
#leftoptions, #rightoptions{
+
#leftoptions {
font-size:.9em;
+
margin-right:-100%;
 
}
 
}

Version vom 29. August 2009, 20:41 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 {
	margin-right:-100%;
	}