Author: benm
Date: 2005-04-19 12:54:58 -0400 (Tue, 19 Apr 2005)
New Revision: 43270

Modified:
   trunk/release/website/groups
Log:
make css a bit nicer

Modified: trunk/release/website/groups
===================================================================
--- trunk/release/website/groups        2005-04-19 16:46:11 UTC (rev 43269)
+++ trunk/release/website/groups        2005-04-19 16:54:58 UTC (rev 43270)
@@ -50,7 +50,7 @@
 
 td, p,lu,li {
 
-font-size: 12px;
+       font-size: 12px;
        margin-left: 2em;
        margin-right: 2em;
 }
@@ -59,10 +59,12 @@
        border: 0;
        vertical-align: top;
 }
-.code-xml, .code-csharp
+.shell  .code-xml, .code-csharp
 {
-       margin:15px;
-       padding:15px;
+       margin-left: 3em;
+       margin-right: 3em;
+       padding-left: 1em;
+       padding-right: 1em;
        font-size: small;
        font-family: "Courier New", Courier;
        background:whitesmoke;
@@ -70,13 +72,6 @@
        line-height:110%;
 }
 
-.shell {
-       border-style: solid; background: #000000; color: #bbbbbb; #777777;
-       border-width: 1px; padding: 2pt; 
-       margin-left: 4em;
-       margin-right: 4em;
-}
-
 </style>
 
        <title>Mono Downloads -- [[arch]]</title>

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to