2
0
Bhikkhu-Kosalla 5 жил өмнө
parent
commit
1ce38efc69

+ 7 - 0
app/pcdl/html_head.php

@@ -64,6 +64,13 @@ else{
     margin-left: auto;
     margin-right: auto;
 }
+.card li{
+	white-space: unset;
+}
+.card code{
+	white-space: unset;
+}
+
 
 	</style>
 </head>