OSDN Git Service

listプラグインのプログラムを<<<...>>>で囲むと囲んだ部分を強調して表示するようにした。
[fswiki/sandbox.git] / takezoe / plugin / book / Install.pm
index 8fda54a..163b7ef 100644 (file)
@@ -199,6 +199,13 @@ table.box p {
   margin-left: 0px;
   padding-left: 0px;
 }
+
+pre.prettyprint strong {
+  background-color: #444444;
+  text-decoration: underline;
+#  border: 1px solid gray;
+  font-weight: normal;
+}
 </style>
 END_OF_HEAD