A little extension to filter out reminder spam from the front page of FA.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- 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;
- }
|