Commit 0ff1f2c1 by o.kimura

index.html の階層位置を移動。

parent bb821dea
Showing with 3 additions and 1 deletions
......@@ -106,6 +106,9 @@ ul {
margin: 0.5em 0 0.5em 1.2em;
font-weight: 500;
}
/* leftmenu */
.left-menu {
background-color: #ffffff;
border: 1px solid #d6dee5;
......@@ -127,7 +130,6 @@ ul {
float: left;
margin: 5em 0 1em 0;
padding: 0px;
/* width: 550px;*/
}
#main-container {
-moz-border-radius: 5px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment