diff --git a/authenticated.html b/authenticated.html index 867b608..c8f0d82 100644 --- a/authenticated.html +++ b/authenticated.html @@ -1,5 +1,9 @@ + Web Version of Yo + + + @@ -14,127 +18,11 @@
+ + @@ -14,127 +18,11 @@
+ + + \ No newline at end of file diff --git a/style.css b/style.css new file mode 100644 index 0000000..4ddc4dc --- /dev/null +++ b/style.css @@ -0,0 +1,13 @@ +#mount { + width: 640px; + margin: 20px auto; + text-align: center; +} + +.list-unstyled li { + padding: 5px 0px; +} + +.margin-bottom { + margin-bottom: 10px; +} \ No newline at end of file