The easiest way I've seen is to echo it where you need it: function inline_css() { echo "<style>html{background-color:#001337}</style>"; } ...
確定! 回上一頁