Commit d25cc9b0 authored by Liang Ding's avatar Liang Ding

ease 皮肤细节

parent df9618e8
...@@ -13,11 +13,12 @@ ...@@ -13,11 +13,12 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
/* /*
* skin ease style * Skin ease style.
* *
* @author <a href="mailto:LLY219@gmail.com">Liyuan Li</a> * @author <a href="mailto:LLY219@gmail.com">Liyuan Li</a>
* @version 1.0.1.8, Aug 6, 2012 * @version 1.0.2.8, Jun 3, 2014
*/ */
/* start base */ /* start base */
html, body, div, ul, li { html, body, div, ul, li {
...@@ -378,6 +379,7 @@ sup { ...@@ -378,6 +379,7 @@ sup {
.article-body ol, .article-body ul { .article-body ol, .article-body ul {
margin-left: 40px; margin-left: 40px;
padding-left: 0;
} }
.article-body a { .article-body a {
......
...@@ -76,7 +76,7 @@ sup{font-size:10px;font-weight:normal;-webkit-text-size-adjust:none} ...@@ -76,7 +76,7 @@ sup{font-size:10px;font-weight:normal;-webkit-text-size-adjust:none}
.article{border-bottom:1px solid #f6f6f6;padding:30px 50px} .article{border-bottom:1px solid #f6f6f6;padding:30px 50px}
.article:hover{border-bottom-color:#ddd;box-shadow:0 0 1px #f6f6f6 inset;background-color:#fcfcfc} .article:hover{border-bottom-color:#ddd;box-shadow:0 0 1px #f6f6f6 inset;background-color:#fcfcfc}
.article-body{line-height:145%;overflow:hidden;word-wrap:break-word;margin-bottom:10px;font-size:14px} .article-body{line-height:145%;overflow:hidden;word-wrap:break-word;margin-bottom:10px;font-size:14px}
.article-body ol,.article-body ul{margin-left:40px} .article-body ol,.article-body ul{margin-left:40px;padding-left:0}
.article-body a{color:#808080;text-decoration:underline} .article-body a{color:#808080;text-decoration:underline}
.article-body a:vidited{color:#9a9a9a} .article-body a:vidited{color:#9a9a9a}
.article-body a:hover{color:#676767} .article-body a:hover{color:#676767}
......
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