Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: metacpan/metacpan-web
base: 4598f67264c8
Choose a base ref
...
head repository: metacpan/metacpan-web
compare: a334065bd268
Choose a head ref
  • 4 commits
  • 5 files changed
  • 1 contributor

Commits on Sep 26, 2014

  1. Copy the full SHA
    7d412a6 View commit details
    Browse the repository at this point in the history
  2. clean up toc styles

    haarg committed Sep 26, 2014
    Copy the full SHA
    9e17e40 View commit details
    Browse the repository at this point in the history
  3. clean up pod css rules

    Instead of mixing margins and padding, just use margins everywhere.
    Margin collapsing makes it look the same, but it reduces the complexity
    of the rules significantly.  Just leave non-syntax highlighted pre sections
    using the default styles.  They don't need to match exactly, and the
    syntax highlighter will fixed to use those styles eventually.
    haarg committed Sep 26, 2014
    Copy the full SHA
    5b49134 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a334065 View commit details
    Browse the repository at this point in the history