Print

Print


Commit in www-lcsim/css on MAIN
lcsim.css+57-171.11 -> 1.12
Updated stylesheet.

www-lcsim/css
lcsim.css 1.11 -> 1.12
diff -u -r1.11 -r1.12
--- lcsim.css	6 Aug 2005 00:11:53 -0000	1.11
+++ lcsim.css	9 Sep 2005 21:10:29 -0000	1.12
@@ -2,7 +2,7 @@
 # Stylesheet (CSS) for www.lcsim.org
 #
 
-body 
+body
 {
   margin-left: 20px;
   background-color: #FFFFFF;
@@ -11,11 +11,11 @@
 
 h1
 {
-  margin-top: 15px; 
+  margin-top: 15px;
   margin-bottom: 10px;
-  padding-left: 10px; 
+  padding-left: 10px;
   padding-right: 10px;
-  padding-top: 0px; 
+  padding-top: 0px;
   padding-bottom: 5px;
   position: relative;
   font-size: 28px;
@@ -25,14 +25,14 @@
 
 h2
 {
-  margin-top: 5px; 
+  margin-top: 5px;
   margin-bottom: 15px;
-  padding-left: 15px; 
+  padding-left: 15px;
   padding-right: 5px;
-  padding-top: 5px; 
+  padding-top: 5px;
   padding-bottom: 5px;
 
-  border-color: #cccccc; 
+  border-color: #cccccc;
 
   border-bottom-style: solid;
   border-bottom-width: 1px;
@@ -48,11 +48,11 @@
 
 h3
 {
-  margin-top: 20px; 
+  margin-top: 20px;
   margin-bottom: 20px;
-  padding-left: 15px; 
+  padding-left: 15px;
   padding-right: 5px;
-  padding-top: 5px; 
+  padding-top: 5px;
   padding-bottom: 5px;
 
   border-bottom-style: solid;
@@ -60,8 +60,8 @@
 
   border-right-style: solid;
   border-right-width: 1px;
-  
-  border-color: #cccccc; 
+
+  border-color: #cccccc;
   background-color: #ffe6e6;
 
   font-size:16px;
@@ -110,6 +110,45 @@
   padding-left: 40px;
 }
 
+table.detectors_index
+{
+  width: 70%;
+  text-align: left;
+  margin-left: 20px;
+}
+
+tr.detectors_index
+{
+  border-style: solid;
+  border-width: 1px;
+}
+
+td.detectors_index
+{
+  padding: 8px;
+  font-size: 16px;
+  border-style: solid;
+  border-width: 1px;
+  border-color: #aaaaaa;
+}
+
+td.detectors_index_header
+{
+  font-size: 18px;
+  border-style: solid;
+  border-width: 1px;
+  border-color: #aaaaaa;
+  font-weight: bold;
+}
+
+tr.detectors_index_header
+{
+  border-style: solid;
+  border-width: 1px;
+  border-color: #aaaaaa;
+  text-align: center;
+}
+
 table.detector
 {
   align: center;
@@ -134,6 +173,7 @@
   padding-left: 10px;
   margin-left: 10px;
   font-size: 16px;
+  font-weight: bold;
   border-style: solid;
   border-width: 1px;
   border-color: #aaaaaa;
@@ -153,21 +193,21 @@
 
 td.quote
 {
-  font-size: 14px; 
+  font-size: 14px;
   vertical-align: top;
 }
 
-a:link 
+a:link
 {
   color: #0000ff;
 }
 
-a:visited 
+a:visited
 {
   color: #ff0000;
 }
 
-a:hover 
+a:hover
 {
   color: #900000;
 }
CVSspam 0.2.8