css3-animations/Overview.src.html

changeset 4393
fbdfb880629f
parent 4369
2de9d888d065
child 4466
f10deba803c4
     1.1 --- a/css3-animations/Overview.src.html	Tue Jan 31 01:53:41 2012 +0000
     1.2 +++ b/css3-animations/Overview.src.html	Tue Jan 31 07:58:27 2012 +0000
     1.3 @@ -5,21 +5,7 @@
     1.4  <head>
     1.5    <title>CSS Animations</title>
     1.6    <link rel="stylesheet" type="text/css" href="../default.css">
     1.7 -  <style type="text/css">
     1.8 -    .rhs { white-space: pre-wrap; }
     1.9 -    code { font-size: inherit; }
    1.10 -    #box-shadow-samples td { background: white; color: black; }
    1.11 -    
    1.12 -    table {
    1.13 -      border-collapse: collapse;
    1.14 -    }
    1.15 -    td {
    1.16 -      padding: 0.2em 1em;
    1.17 -      border: 1px solid black;
    1.18 -    }
    1.19 -  </style>
    1.20 -  <link rel="stylesheet" type="text/css"
    1.21 -  href="http://www.w3.org/StyleSheets/TR/W3C-WD.css">
    1.22 +  <link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css">
    1.23  </head>
    1.24  
    1.25  <body>

mercurial