comparison pylons_app/public/css/style.css @ 387:2a18192fbd1e

templating updates (font sizes)
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 05 Aug 2010 01:31:01 +0200
parents 3e55d9981c0e
children 9416269860c9
comparison
equal deleted inserted replaced
386:a9a607a58b1c 387:2a18192fbd1e
2881 #graph_content .container .left .author { 2881 #graph_content .container .left .author {
2882 2882
2883 } 2883 }
2884 2884
2885 #graph_content .container .left .message { 2885 #graph_content .container .left .message {
2886 font-size: 80%; 2886 font-size: 100%;
2887 } 2887 }
2888 2888
2889 .right div { 2889 .right div {
2890 clear: both; 2890 clear: both;
2891 } 2891 }