phpBMS

Changeset 712 for trunk/phpbms/common

Show
Ignore:
Timestamp:
01/05/10 09:42:49 (2 years ago)
Author:
brieb
Message:
  • fixed #393 - issue wth FPDI and php5.3 using depreciated object pointers during creation.
  • added link to phpBMS registration. Doing this in hopes to collect valuable information about phpBMS users and where to guide the project in the future
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/common/stylesheet/mozilla/sizes.css

    r706 r712  
    2121 
    2222.notes { 
    23     font-style: italic; 
    2423    color: #9F0000; 
    2524    line-height: 1.5em; 
     
    3837LEGEND,H2{ 
    3938        font-weight:bold; 
    40         font-size:15px; 
     39        font-size: 19px; 
    4140        color:#455372; 
    4241        text-transform:capitalize; 
     
    5352 
    5453H2{ 
    55         border-bottom: 1px solid #ccc; 
    56         padding:2px; 
    57         padding-left:3px; 
    58         padding-bottom:0px; 
    59         margin:0px; 
    60         margin-top:35px; 
    61         margin-bottom:5px; 
     54        /*border-bottom: 1px solid #ccc;*/ 
     55        padding: 0; 
     56        margin: 18px 0 10px; 
    6257} 
    6358 
    6459H3{ 
    65         font-size:14px; 
     60        font-size:15px; 
    6661        font-weight:bold; 
    67         margin:2px; 
    68         margin-top:10px; 
    69     font-family: Arial, Helvitica, sans-serif; 
     62        margin:12px 0 5px; 
     63        font-family: Arial, Helvitica, sans-serif; 
    7064} 
    7165 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.