Template:CSS/hxstyle

From 2014.igem.org

(Difference between revisions)
Line 58: Line 58:
.hx-main .ti{height:40px;line-height:40px;margin-bottom:10px;}
.hx-main .ti{height:40px;line-height:40px;margin-bottom:10px;}
.hx-main .ti a,.hx-main .ti strong{font-size:18px;color:#fff;opacity:0.8;display:block;padding:0 20px;font-weight:lighter;}
.hx-main .ti a,.hx-main .ti strong{font-size:18px;color:#fff;opacity:0.8;display:block;padding:0 20px;font-weight:lighter;}
-
.hx-main .con{position:relative;overflow:hidden;margin-right:30px;padding-top:15px;}
+
.hx-main .con{position:relative;overflow:hidden;margin-right:30px;padding-top:15px;text-align:justify;
 +
                text-justify:distribute-all-lines;/*ie6-8*/
 +
                text-align-last:justify;/* ie9*/
 +
                -moz-text-align-last:justify;/*ff*/
 +
                -webkit-text-align-last:justify;/*chrome 20+*/}
.hx-main .con a{color:#0c9ccc;margin:0 3px;}
.hx-main .con a{color:#0c9ccc;margin:0 3px;}
.hx-main .hx-box1 .ti{background:#39accb;}
.hx-main .hx-box1 .ti{background:#39accb;}
Line 102: Line 106:
.hx-ppsAfinal .l{margin:10px 10px 10px 0;}
.hx-ppsAfinal .l{margin:10px 10px 10px 0;}
.hx-ppsAfinal .r{margin:10px 0 10px 10px;}
.hx-ppsAfinal .r{margin:10px 0 10px 10px;}
 +

Revision as of 07:51, 16 October 2014