ext.php 92 B

1234567
  1. <?php
  2. return array(
  3. 'user_css' => array(
  4. 'write_css' => '追加のCSSルール',
  5. ),
  6. );