aboutsummaryrefslogtreecommitdiff
path: root/src/web/badge/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/web/badge/index.css')
-rw-r--r--src/web/badge/index.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/web/badge/index.css b/src/web/badge/index.css
new file mode 100644
index 0000000..3f237d6
--- /dev/null
+++ b/src/web/badge/index.css
@@ -0,0 +1,5 @@
+#container {
+ background: red;
+ padding: 5px;
+ border-radius: 5px;
+}