File tree Expand file tree Collapse file tree 1 file changed +7
-22
lines changed Expand file tree Collapse file tree 1 file changed +7
-22
lines changed Original file line number Diff line number Diff line change @@ -33,31 +33,16 @@ WPT Display: closed
3333!Tests : <a href="https://github.com/web-platform-tests/wpt/tree/master/css/css-easing">web-platform-tests css/css-easing</a>
3434</pre>
3535
36- <pre class=biblio>
37- {
38- "FUND-COMP-GRAPHICS": {
39- "title": "Fundamentals of Computer Graphics",
40- "authors": [
41- "Peter Shirley",
42- "Michael Ashikhmin",
43- "Steve Marschner"
44- ],
45- "date": "2009",
46- "publisher": "A K Peters Limited"
47- }
48- }
49- </pre>
50-
5136<style>
37+ .easing-graph {
38+ max-width: 400px;
39+ width: 100%;
40+ }
41+ @media (prefers-color-scheme: dark) {
5242 .easing-graph {
53- max-width: 400px;
54- width: 100%;
55- }
56- @media (prefers-color-scheme: dark) {
57- .easing-graph {
58- background: none;
59- }
43+ background: none;
6044 }
45+ }
6146</style>
6247
6348Introduction {#introduction}
You can’t perform that action at this time.
0 commit comments