src/cm/media/js/lib/markitup/1.1.5/images/style.css
changeset 0 40c8f766c9b8
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/cm/media/js/lib/markitup/1.1.5/images/style.css	Mon Nov 23 15:14:29 2009 +0100
@@ -0,0 +1,27 @@
+body {
+	background:#EEE url(body.png) repeat-x;
+	font: 13px "Trebuchet MS", Arial, Verdana;
+	padding-top:95px;
+}
+a {
+	text-decoration:none;
+	color:#3C769D;
+}
+h1 a,
+p em a {
+	display:block;
+	overflow:hidden;
+	text-indent:-1000px;
+	position:absolute;
+	top:0px; left:0px;
+}
+h1 a {
+	background:#EEE url(markitup.png) no-repeat top left;
+	width:245px; height:85px;
+	top:28px; 
+}
+p em a {
+	background:transparent url(jaysalvat.png) no-repeat 10% 50%;
+	width:120px; height:28px;
+	left:30px;
+}
\ No newline at end of file