more font size tweaks.
[citadel.git] / webcit / static / styles / box.css
index aefa3b560a10903b074c62a8e548fd489148e5c5..cb150829e42e4659e04e6faf091f53ecf07d8aac 100644 (file)
@@ -26,7 +26,6 @@
        border-radius: 8px 8px 0 0;
        -webkit-border-radius: 8px 8px 0 0;
        -moz-border-radius: 8px 8px 0 0;
-       behavior: url(/static/styles/PIE.htc);
 }
 
 .boxcontent {
@@ -41,6 +40,4 @@
        -webkit-box-shadow: #666 0px 1px 2px;
        -moz-box-shadow: #666 0px 2px 3px;
        box-shadow: #666 0px 2px 3px;
-       behavior: url(/static/styles/PIE.htc);
 }
-