This commit is contained in:
Jörn Zaefferer 2009-09-15 15:54:16 +00:00
parent b9f59aa4cf
commit 708e59502a

View File

@ -1,7 +1,7 @@
/* tests.css */ /* tests.css */
body { font-size: 62.5%; } body { font-size: 62.5%; }
iframe { border: 0; width: 200px; 150px; } iframe { border: 0; width: 200px; height: 150px; }
td { border: 1px solid silver; padding: 10px; } td { border: 1px solid silver; padding: 10px; }
td textarea { font-size: 10px; } td textarea { font-size: 10px; }
del { background: #FFE6E6; } del { background: #FFE6E6; }