Added .htaccess file to static root directory

This commit is contained in:
Liyas Thomas
2019-09-18 12:44:18 +05:30
parent 5038551165
commit 00e0e797b0
3 changed files with 16 additions and 10 deletions

View File

@@ -196,6 +196,7 @@ pre {
font-family: monospace;
transition: all 0.2s ease-in-out;
user-select: text;
width: calc(100% - 8px);
&:not([readonly]):hover,
&:not([readonly]):focus {