summaryrefslogtreecommitdiff
path: root/css/NameGenerator.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/NameGenerator.css')
-rw-r--r--css/NameGenerator.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/css/NameGenerator.css b/css/NameGenerator.css
new file mode 100644
index 0000000..96c2252
--- /dev/null
+++ b/css/NameGenerator.css
@@ -0,0 +1,9 @@
+#loading
+{
+ font-size: 20px;
+}
+button:active
+{
+ background-color: #ff0000;
+ color:#ff0000;
+}