diff --git a/.gh-pages/csso.css b/.gh-pages/csso.css index 35115139..e2af0b90 100644 --- a/.gh-pages/csso.css +++ b/.gh-pages/csso.css @@ -108,6 +108,9 @@ section > .header button::-moz-focus-inner { } #output .content { padding: 10px; + user-select: all; + -moz-user-select: all; + -webkit-user-select: all; } .change-log-toggle {