# # # add_file "res/getitdistro.png" # content [5d1a1fdf69fb12d9e6e80cc2bcba2f86cc91c9a6] # # patch "index.html" # from [bb809dee29388d72f080d2f3dd16a50e2b76bb8a] # to [0b38e4ac3c13ce49ea2932cff2aff2b48f4ff95e] # # patch "res/merging-fest-transparent.png" # from [02ce6b6531c15dafa4d1db24c37c7dec455f5707] # to [dbb22c4031c5510c8e8659209eaee22b0f757cbe] # # patch "res/styles.css" # from [a13da09732d8f74540dd9cf36451261c4916dc52] # to [5fe09379587b80eb210eac2a038850df3014ec4c] # # set "res/getitdistro.png" # attr "mtn:manual_merge" # value "true" # ============================================================ # res/getitdistro.png is binary ============================================================ --- index.html bb809dee29388d72f080d2f3dd16a50e2b76bb8a +++ index.html 0b38e4ac3c13ce49ea2932cff2aff2b48f4ff95e @@ -51,57 +51,35 @@
-
-

Get it

+
+

Get it here

-

also an usually recent release is available in the following systems:

+

...or from your distro

-
-

Use it

+
+

Use it

-
-

Improve it

+
+

Improve it

  • bugs
  • mailing list
  • ============================================================ # res/merging-fest-transparent.png is binary ============================================================ --- res/styles.css a13da09732d8f74540dd9cf36451261c4916dc52 +++ res/styles.css 5fe09379587b80eb210eac2a038850df3014ec4c @@ -122,8 +122,8 @@ ul { .box h1 { font-size: 1em; padding-top: 0.7em; + padding-bottom: 0.2em; padding-left: 2.5em; - height: 2em; } .box ul { @@ -131,15 +131,19 @@ ul { margin-bottom: 1em; } -.getit h1 { +h1.getit { background: url(getit.png) no-repeat; } -.useit h1 { +h1.getitdistro { + background: url(getitdistro.png) no-repeat; +} + +h1.useit { background: url(useit.png) no-repeat; } -.improveit h1 { +h1.improveit { background: url(improveit.png) no-repeat; }