From 8bdf5241dce2f4c6a59120188d99e23043a2942c Mon Sep 17 00:00:00 2001 From: Alex Sassmannshausen Date: Sun, 4 Aug 2013 21:46:26 +0200 Subject: list-packages: Centralise CSS styling in . MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * build-aux/list-packages.scm (package-logo): Assign class of 'package-description' to package synopsis div; 'package-logo'. Move inline CSS where possible. (packages->sxml): Assign id of 'intro' to intro div, 'packages' to the table. Move inline CSS. (list-packages): Create new + +") (display (sxml->xml (packages->sxml packages))) (format #t "
-- cgit v1.2.3