tazweb diff data/style.css @ rev 128

Do not ignore tazweb.pot (and other tazweb*)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Jul 26 14:56:15 2013 +0300 (2013-07-26)
parents f8ecd3ad885b
children
line diff
     1.1 --- a/data/style.css	Fri Apr 15 04:45:26 2011 +0200
     1.2 +++ b/data/style.css	Fri Jul 26 14:56:15 2013 +0300
     1.3 @@ -5,7 +5,8 @@
     1.4  	margin: 0;
     1.5  }
     1.6  
     1.7 -h1 { margin: 0; padding: 8px; color: #fff; font-size: 20px; }
     1.8 +h1 { margin: 0; padding: 8px;
     1.9 +	color: #fff; font-size: 20px; font-style: italic; }
    1.10  h2 { color: #444; }
    1.11  h3 { color: #666; font-size: 140%; }
    1.12  ul { list-style-type: square; line-height: 140%; }