diff --git a/_includes/webring-out.html b/_includes/webring-out.html index 31579a90ef2e5a81c4656370a7bb8cf2004eac26..296f148f4e2d6a757d3851169ae826fc0eda1713 100644 --- a/_includes/webring-out.html +++ b/_includes/webring-out.html @@ -4,27 +4,27 @@

- Status update, October 2019 + ECSM 2019: Preparing and hosting a security CTF contest

-

Last month, I gave you an update at the conclusion of a long series of travels. -But, I wasn’t done yet - this month, I spent a week in Montreal for XDC. -Simon Ser put up a great write-up which goes over a lot of the -important things we discussed there. It wa…

+

In recent weeks, some of us were heavily involved in preparing and hosting a public CTF contest in the context of this year’s European Cyber Security Month (ECSM). More than 1,000 teams registered, nearly 600 solved at least one challenge. Unlike most oth…

- via Drew DeVault's Blog + via Blogs on InfoSec Handbook – information security blog - October 15, 2019 + October 19, 2019

- ECSM 2019: Tips for your cyber hygiene + Status update, October 2019

-

Broadly speaking, hygiene is about maintaining health by doing many different actions such as taking a bath, washing hands and clothes, or cleaning surfaces in rooms. When it comes to “cyber hygiene”—the first of two topics addressed by this year’s Europe…

+

Last month, I gave you an update at the conclusion of a long series of travels. +But, I wasn’t done yet - this month, I spent a week in Montreal for XDC. +Simon Ser put up a great write-up which goes over a lot of the +important things we discussed there. It wa…

- via Blogs on InfoSec Handbook – information security blog + via Drew DeVault's Blog - October 13, 2019 + October 15, 2019
diff --git a/_sass/_default.scss b/_sass/_default.scss index 58485891f183c8f005865d61476cab65ce068fef..f645eab32cf7841608420cac5bdcba028ddba0fa 100644 --- a/_sass/_default.scss +++ b/_sass/_default.scss @@ -161,6 +161,7 @@ img { margin: 40px auto; display: block; max-width: 100%; + cursor: pointer; } .content img { position: relative; @@ -469,7 +470,7 @@ strong { font-family: 'Inconsolata'; color: $cloudy; margin-top: 80px; - word-wrap: anywhere; + word-break: break-all; } .explore-divider {