Family sharing API doc
[tolino-api-docs.git] / styles.css
index 2860ace07baaa2271d2c810a0132b2ae60d3c5f0..05b6a027245438155763ea8387261068a6d8408e 100644 (file)
@@ -10,6 +10,10 @@ header code, #contents code {
     background-color: transparent;
     color: inherit;
 }
+pre {
+    max-height: 50ex;
+    overflow-y: auto;
+}
 h1 {
     text-align: center;
     margin-bottom: 2ex;
@@ -22,4 +26,4 @@ h2 {
 
 dd {
     margin-left: 3ex;
-}
\ No newline at end of file
+}