Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-4398

Some improvements for css

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • 3.0.B5
    • Styles
    • None
    • PHP Environment: 5.2.1
      Database: MySQL 5.0.18

      Hello,

      I visit the css-style-code and find something to improve:

      There are often given four values by margin and padding, although you only need three to reach the same effect.

      By the way I often see things like that:

      padding: 0;
      padding-top: 5px;

      Another problem is that the decleration of colors sometimes is complicated.

      For exampel:

      color: #111111;

      Here are only three numbers necessary.

      Last but not least are some values in the code like 0px. Why do you take a unit?

      I know that these are all little things, but I think they are important for the final stadium

            Acyd Burn Meik Sievertsen [X] (Inactive)
            konkort konkort
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: