Explorar el Código

优化课程样式

Bhikkhu-Kosalla hace 5 años
padre
commit
524bbfde36
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      app/course/index.php

+ 6 - 0
app/course/index.php

@@ -41,6 +41,12 @@ include "../pcdl/html_head.php";
 	.pd-10{
 	.pd-10{
 		padding:10px;
 		padding:10px;
 	}
 	}
+	.card li{
+		white-space: unset;
+	}
+	.card code{
+		white-space: unset;
+	}
 	</style>
 	</style>
 <div class="index_inner" >
 <div class="index_inner" >