Author: julian
Date: 2006-05-10 20:29:06 -0500 (Wed, 10 May 2006)
New Revision: 5
Added:
static/robots.txt
Modified:
static/all.css
Log:
static/all.css
* Removed redundant emphasises rules (already included in default stylesheet).
* Made "alert"- and "notice"-class text bold.
* Added style rules for the contact form ("module-spf-website-contact-form"
class).
static/robots.txt
* Added as an explicit copy from the Thingy default, with exclusions for the
/svn and /source URL paths. Robots should leave those alone.
Modified: static/all.css
===================================================================
--- static/all.css 2006-05-09 21:46:54 UTC (rev 4)
+++ static/all.css 2006-05-11 01:29:06 UTC (rev 5)
@@ -52,9 +52,6 @@
padding: 0.3em 0.5em;
}
-.em3, .em1 .em2, .em2 .em1, h2 em, h2 .em1, h3 em, h3 .em1, h4 em, h4 .em1, dt
em, dt .em1
- { font-style: italic; font-weight: bold; }
-
dt:after {
content: normal;
}
@@ -63,6 +60,10 @@
margin-top: 1em;
}
+.alert, .notice {
+ font-weight: bold;
+}
+
/*
.wookee-box-green, .wookee-box-yellow,
.wookee-box-red, .wookee-box-blue, .wookee-box-gray,
@@ -104,3 +105,25 @@
.wookee-expandable-body {
border: 1px dotted silver !important;
}
+
+table.module-spf-website-contact-form {
+ border-collapse: separate;
+ border-spacing: 0 2px;
+}
+
+table.module-spf-website-contact-form td {
+ background-color: #e8e8e8;
+ padding: 0.2em;
+}
+
+table.module-spf-website-contact-form th,
+table.module-spf-website-contact-form td {
+ padding-left: 0;
+ padding-right: 0.5em;
+}
+
+table.module-spf-website-contact-form th {
+ background-color: #e8e8e8;
+ padding: 0.2em 0.5em;
+ text-align: left;
+}
Added: static/robots.txt
Property changes on: static/robots.txt
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:keywords
+ "Author Date Id Rev URL"
Name: svn:eol-style
+ native
-------
To unsubscribe, change your address, or temporarily deactivate your
subscription,
please go to http://v2.listbox.com/member/[EMAIL PROTECTED]