diff options
Diffstat (limited to 'html/en/to_do.html')
-rw-r--r-- | html/en/to_do.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/html/en/to_do.html b/html/en/to_do.html index 7fbceaf..6a65f2a 100644 --- a/html/en/to_do.html +++ b/html/en/to_do.html @@ -6,11 +6,6 @@ <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>To Do</title> <link rel="stylesheet" type="text/css" href="../style.css"> -<style type="text/css"> -.style1 { - color: #FF0000; -} -</style> </head> <body> @@ -18,7 +13,6 @@ <h2>To Do</h2> <h3>CD</h3> <ul> - <li class="style1">A new GDK base driver.</li> <li>libEMF in UNIX.</li> </ul> <h3>MAC</h3> |