[Midnightbsd-cvs] mports [20491] trunk/Templates/README.category: make the list left aligned
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Oct 9 22:58:42 EDT 2015
Revision: 20491
http://svnweb.midnightbsd.org/mports/?rev=20491
Author: laffer1
Date: 2015-10-09 22:58:42 -0400 (Fri, 09 Oct 2015)
Log Message:
-----------
make the list left aligned
Modified Paths:
--------------
trunk/Templates/README.category
Modified: trunk/Templates/README.category
===================================================================
--- trunk/Templates/README.category 2015-10-10 02:56:08 UTC (rev 20490)
+++ trunk/Templates/README.category 2015-10-10 02:58:42 UTC (rev 20491)
@@ -14,7 +14,7 @@
a { color: #79c143; }
a:hover { color: #a0d07b; }
ul { margin: 0; padding: 0; text-align: center; }
- li { list-style: none; width: auto; background: fff; margin: 1em; text-align: center; height: auto; vertical-align: top; }
+ li { list-style: none; width: auto; background: fff; margin: 1em; text-align: left; height: auto; vertical-align: top; }
li a { font-weight: bold; text-decoration: none; color: #79c143; }
blockquote { margin-top: 3em; color: #aaa; font-size: .9em; }
pre { line-height: 1.5 }
More information about the Midnightbsd-cvs
mailing list