- From: Simon Pieters via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 16 Mar 2012 15:04:16 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html4-differences In directory hutz:/tmp/cvs-serv22218 Modified Files: Overview.src.html Log Message: remove font-size-adjust Index: Overview.src.html =================================================================== RCS file: /sources/public/html5/html4-differences/Overview.src.html,v retrieving revision 1.184 retrieving revision 1.185 diff -u -d -r1.184 -r1.185 --- Overview.src.html 14 Mar 2012 07:24:47 -0000 1.184 +++ Overview.src.html 16 Mar 2012 15:04:14 -0000 1.185 @@ -6,7 +6,7 @@ .note { margin-left:2em; font-weight:bold; font-style:italic; color:green } p.note::before { content:"Note: " } dfn { font-style:normal; font-weight:bold } - code { color:orangered; font-size:87.5%; font-size-adjust:0.5 } + code { color:orangered; font-size:87.5% } code :link, code :visited { color:inherit } pre { font-size:inherit } pre code { color:inherit }
Received on Friday, 16 March 2012 15:04:22 UTC