]> source.dussan.org Git - aspectj.git/commitdiff
bug 149577 (darker tt tag color in .css)
authorwisberg <wisberg>
Thu, 3 Aug 2006 16:52:54 +0000 (16:52 +0000)
committerwisberg <wisberg>
Thu, 3 Aug 2006 16:52:54 +0000 (16:52 +0000)
docs/devGuideDB/aspectj-docs.css
docs/dist/doc/aspectj-faq.css
docs/progGuideDB/aspectj-docs.css

index 9be5a395402d3555dbd5224dfb8a88f9e01fe459..9c2f5d4fc57fdd5a4e73e2ceaf3d63976efbb324 100644 (file)
@@ -29,7 +29,7 @@ h3 {
 
 tt { 
   font-size: 120%;
-  color: #0080C0;
+  color: #00AAF0;
  }
 
 tt tt { 
index d627302f3c52ef49f3bb28707f98d8b8bfb51038..14cf4aa7c1f9a53265504631f4f8188b4f433189 100644 (file)
@@ -23,7 +23,7 @@ h3 {
 
 tt { 
   font-size: 100%;
-  color: #0080C0;
+  color: #00AAF0;
  }
 
 tt tt { 
index 9be5a395402d3555dbd5224dfb8a88f9e01fe459..9c2f5d4fc57fdd5a4e73e2ceaf3d63976efbb324 100644 (file)
@@ -29,7 +29,7 @@ h3 {
 
 tt { 
   font-size: 120%;
-  color: #0080C0;
+  color: #00AAF0;
  }
 
 tt tt {