Commit d7a452b2 by doszhang

dos

parent 58e354d1
......@@ -219,7 +219,7 @@ $('.flag-frame').html('').addClass('clearfix');
//自定义flag的placeholder
// $('input[name=customize-flag]').attr('placeholder', '也能在这里写你的flag哦');
$('input[name=customize-flag]').css('color', '#878787').val('也能在这里写下你的Flag哦');
$('input[name=customize-flag]').css('color', '#dba178').val('也能在这里写下你的Flag哦');
//署名的placeholder
// $('input[name=signature]').attr('placeholder', '准备好了,就在此署名吧').attr('disabled', true).attr('id', 'signature');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment