Author: moritz Date: 2013-03-06 11:32:52 +0000 (Wed, 06 Mar 2013) New Revision: 26081
Modified: website/trunk/css/layout.css website/trunk/css/typography.css Log: enlargen language selection dropdown. fixes (parts of) #7122
Modified: website/trunk/css/layout.css =================================================================== --- website/trunk/css/layout.css 2013-03-06 11:26:59 UTC (rev 26080) +++ website/trunk/css/layout.css 2013-03-06 11:32:52 UTC (rev 26081) @@ -594,7 +594,7 @@ float: right; display: none; width: 80px; - height: 18px; + height: 20px; margin: 0px 7px 0px 0px; padding: 0px 0px 0px 3px; background-color: #fefff7;
Modified: website/trunk/css/typography.css =================================================================== --- website/trunk/css/typography.css 2013-03-06 11:26:59 UTC (rev 26080) +++ website/trunk/css/typography.css 2013-03-06 11:32:52 UTC (rev 26081) @@ -261,7 +261,7 @@ .lang { line-height: 18px; color: #23300E; - font-size: 10px; + font-size: 14px; }
.button .strong {
tor-commits@lists.torproject.org