A little extension to filter out reminder spam from the front page of FA.
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
|
- body {
- min-width: 250pt;
- min-height: 150pt;
- font-size: 24pt;
- }
-
- #blacklist {
- width: 100%;
- height: 70%;
- font-size: 16pt;
- }
-
- #confirm {
- width: 100%;
- height: 20%;
- font-size: 24pt;
- }
|