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