diff --git a/attack-theme/static/images/halloween.jpg b/attack-theme/static/images/halloween.jpg new file mode 100644 index 00000000000..23b7c8bdb2d Binary files /dev/null and b/attack-theme/static/images/halloween.jpg differ diff --git a/attack-theme/static/style/_layouts.scss b/attack-theme/static/style/_layouts.scss index a95419338e0..1cb153a69d8 100644 --- a/attack-theme/static/style/_layouts.scss +++ b/attack-theme/static/style/_layouts.scss @@ -595,11 +595,11 @@ pre { /*TWITTER*/ // twitter container in the home page .attack-box { - width: to-rem(384); + width: to-rem(352); max-width: 100%; - height: to-rem(464); + height: to-rem(432); margin: 0 auto; - border: 3px solid #dfdfdf; + border: 3px solid orange; padding: 3px; display: flex; flex-direction: column; diff --git a/attack-theme/templates/general/attack-index.html b/attack-theme/templates/general/attack-index.html index e909f8244bb..78274d38b20 100644 --- a/attack-theme/templates/general/attack-index.html +++ b/attack-theme/templates/general/attack-index.html @@ -64,13 +64,13 @@