Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
サインイン
po1son
/
Frames
Watch
1
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ブランチ:
master
ブランチ
タグ
master
Frames
/
ui
/
css
/
style.php
style.php
81 B
パーマリンク
履歴
Raw
1
2
3
4
<?php
header('Content-type: text/css');
echo htmlspecialchars($_GET["style"]);
?>