diff wiki/common.css @ 384:d2f48c4cb3e3

Same behavior of shared libs on linux and windows. Minor build script fixes.
author Max Samukha <maxter@spambox.com>
date Fri, 16 Jul 2010 20:04:29 +0300
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/wiki/common.css	Fri Jul 16 20:04:29 2010 +0300
@@ -0,0 +1,13 @@
+DIV.warning
+{
+	border: solid 1px;
+}
+
+SPAN.header1
+{
+	border-bottom: dotted 1px;
+}
+
+DIV.warning
+{
+}
\ No newline at end of file