aboutsummaryrefslogtreecommitdiff
path: root/utils/rot13/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'utils/rot13/style.css')
-rw-r--r--utils/rot13/style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/utils/rot13/style.css b/utils/rot13/style.css
new file mode 100644
index 0000000..c8046b9
--- /dev/null
+++ b/utils/rot13/style.css
@@ -0,0 +1,7 @@
+textarea {
+ resize: none;
+}
+
+input {
+ width: 50%;
+}