Commit 84bff7f4 authored by youjie's avatar youjie

no message

parent 105f058d
...@@ -326,7 +326,9 @@ ...@@ -326,7 +326,9 @@
float: left; float: left;
} }
.width100-float-l{ .width100-float-l{
width: 100%;
float: left; float: left;
} }
.width100-float-l+.width100-float-l{
margin-left: 10px;
}
</style> </style>
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 to comment