carbideui/com.nokia.tools.startuptip/css/startupTips.css
changeset 0 a44900f0f001
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/carbideui/com.nokia.tools.startuptip/css/startupTips.css	Wed Jul 07 16:18:07 2010 +0530
@@ -0,0 +1,17 @@
+body {
+	background-image: url(../Images/background.jpg);
+	font-family: Arial, sans-serif;
+	font-size: x-small;
+}
+
+h3 {
+	font-family: Arial, sans-serif;
+	font-size: 10pt;
+	font-weight: 600;
+}
+
+h2 {
+	font-family: Arial, sans-serif;
+	font-size: x-small;
+	font-weight: lighter;
+}
\ No newline at end of file