diff --git a/css/main.css b/css/main.css index 75b2e99..cee7c90 100644 --- a/css/main.css +++ b/css/main.css @@ -1,4 +1,18 @@ .ui-spinner { width: 80px; margin-top: 3px; +} + +#menu { + width: 250px; +} + +#menubox{ + height: 100%; + top: 0px; + left: 320px; + position: fixed; + border-left-width: 2px; + border-color: black; + border-left-style: solid; } \ No newline at end of file diff --git a/index.html b/index.html index ded93c3..52573c4 100644 --- a/index.html +++ b/index.html @@ -12,13 +12,51 @@ - -
- -