Gregg Tavares 6 лет назад
Родитель
Сommit
959ea9e851
1 измененных файлов с 1 добавлено и 2 удалено
  1. 1 2
      threejs/lessons/resources/lesson.css

+ 1 - 2
threejs/lessons/resources/lesson.css

@@ -496,8 +496,7 @@ pre.prettyprint.lighttheme .fun { color: #900; }  /* function name */
     .threejs_diagram_container iframe {
       max-width: 95%;
     }
-  }    
-  iframe.background {
+    iframe.background {
         max-width: 100%;
     }
 }

粤ICP备19079148号