svn commit: r591095 - /lenya/sandbox/pubs/docu/resources/shared/css/page.css

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: andreas
Date: Thu Nov  1 10:28:36 2007
New Revision: 591095

URL: http://svn.apache.org/viewvc?rev=591095&view=rev
Log:
Improved layout

Modified:
    lenya/sandbox/pubs/docu/resources/shared/css/page.css

Modified: lenya/sandbox/pubs/docu/resources/shared/css/page.css
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/resources/shared/css/page.css?rev=591095&r1=591094&r2=591095&view=diff
==============================================================================
--- lenya/sandbox/pubs/docu/resources/shared/css/page.css (original)
+++ lenya/sandbox/pubs/docu/resources/shared/css/page.css Thu Nov  1 10:28:36 2007
@@ -478,4 +478,35 @@
   border: solid 1px #BB9999;
   padding: .5em 1em;
   background-color: #FFCCCC;
+}
+
+p.warning, p.note, p.fixme {
+  border: solid 1px #BB9999;
+  padding: .5em 1em;
+  background-color: #FFCCCC;
+}
+
+p.warning:before, p.note:before, span.paragraphType {
+  color: Maroon;
+  font-weight: bold;
+}
+
+p.warning:before {
+  content: "Warning: ";
+}
+
+p.note:before {
+  content: "Note: ";
+}
+
+dl {
+  font-size: 80%;
+}
+
+dt {
+  font-weight: bold;
+}
+
+dd {
+  margin: 0 0 .5em 1em;
 }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.