[Midnightbsd-cvs] mports [20494] trunk/Templates/README.top: dont center

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Oct 9 23:10:40 EDT 2015


Revision: 20494
          http://svnweb.midnightbsd.org/mports/?rev=20494
Author:   laffer1
Date:     2015-10-09 23:10:39 -0400 (Fri, 09 Oct 2015)
Log Message:
-----------
dont center

Modified Paths:
--------------
    trunk/Templates/README.top

Modified: trunk/Templates/README.top
===================================================================
--- trunk/Templates/README.top	2015-10-10 03:05:07 UTC (rev 20493)
+++ trunk/Templates/README.top	2015-10-10 03:10:39 UTC (rev 20494)
@@ -16,7 +16,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; }
      </style>



More information about the Midnightbsd-cvs mailing list