summaryrefslogtreecommitdiff
path: root/src/components/stylesheets/shared.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/stylesheets/shared.css')
-rw-r--r--src/components/stylesheets/shared.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/components/stylesheets/shared.css b/src/components/stylesheets/shared.css
index 9d95e0f..dd50228 100644
--- a/src/components/stylesheets/shared.css
+++ b/src/components/stylesheets/shared.css
@@ -4,4 +4,13 @@
position: relative;
top: 80px;
left: 10%;
+}
+
+.button {
+ background-color: #394490;
+}
+
+.main-view {
+ width: 80%;
+ margin: auto;
} \ No newline at end of file