Bug 416891 - "Change the width of the main div for wide-screen displays in about.css" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari [ehsan]) r=gavin a1.9=schrep]

This commit is contained in:
reed@reedloden.com 2008-02-20 01:59:47 -08:00
parent 7b1046480b
commit c59117d68c

View File

@ -21,6 +21,10 @@ body {
background: -moz-Field;
}
.aboutPageWideContainer {
max-width: 80% !important;
}
#aboutLogoContainer {
border: 1px solid ThreeDLightShadow;
width: 300px;