[xiph-commits] r18836 - websites/xiph.org/css
xiphmont at svn.xiph.org
xiphmont at svn.xiph.org
Mon Feb 25 18:47:50 PST 2013
Author: xiphmont
Date: 2013-02-25 18:47:50 -0800 (Mon, 25 Feb 2013)
New Revision: 18836
Modified:
websites/xiph.org/css/videopage.css
Log:
Reduce size of videopage controlbox font... oddly large for some reason, and I don't remember doing that on purpose.
Modified: websites/xiph.org/css/videopage.css
===================================================================
--- websites/xiph.org/css/videopage.css 2013-02-26 02:41:41 UTC (rev 18835)
+++ websites/xiph.org/css/videopage.css 2013-02-26 02:47:50 UTC (rev 18836)
@@ -180,6 +180,7 @@
}
.vidcontrols select {
+ font-size: 12px;
background-color: #606060;
color: #e0e0e0;
border:1px solid #e0e0e0;
More information about the commits
mailing list