|
|
Line 25: |
Line 25: |
| } | | } |
| | | |
− | /****** PLACE HOLDER DIVS *******/ | + | /****** PLACE HOLDER DIVS FROM EXAMPLE WIKI TEAMPLATE *******/ |
| | | |
| | | |
Line 71: |
Line 71: |
| font-weight:bold; | | font-weight:bold; |
| } | | } |
| + | |
| + | |
| | | |
| | | |
Line 374: |
Line 376: |
| | | |
| | | |
| + | /*****************************************************************************************/ |
| | | |
| | | |
− | /*************************************************************/
| |
| | | |
| | | |
Line 767: |
Line 769: |
| } | | } |
| | | |
− |
| |
− |
| |
− | /*For the pre & next buttons*/
| |
− | .button_pre{
| |
− | display:block;
| |
− | float:left;
| |
− | margin:20px 0;
| |
− | padding:5px;
| |
− | border:solid 1px #2ebaff;
| |
− | border-radius:2px;
| |
− | }
| |
− | .button_pre:hover{
| |
− | color:white;
| |
− | background-color:#0099e8;
| |
− | }
| |
− | .button_next{
| |
− | display:block;
| |
− | float:right;
| |
− | margin:20px 0;
| |
− | padding:5px;
| |
− | border:solid 1px #2ebaff;
| |
− | border-radius:2px;
| |
− | }
| |
− | .button_next:hover{
| |
− | color:white;
| |
− | background-color:#0099e8;
| |
− | }
| |
− | .trans_zh{
| |
− | display:block;
| |
− | float:right;
| |
− | padding:5px;
| |
− | border:solid 1px #2ebaff;
| |
− | border-radius:2px;
| |
− | }
| |
− |
| |
− | /*For the footer*/
| |
− | #footer{
| |
− | float:left;
| |
− | margin:40px auto;
| |
− | height:31px;
| |
− | width:1002px;
| |
− | border:solid 1px #CCC;
| |
− | }
| |
− | #copyrightIco{
| |
− | float:left;
| |
− | width:88px;
| |
− | height:31px;
| |
− | }
| |
− |
| |
− | #list1 ul li{
| |
− | display:block;
| |
− | float:left;
| |
− | width:130px;
| |
− | height:15px;
| |
− | text-align:center;
| |
− | font-size:10px;
| |
− | margin:0 15px;
| |
− | }
| |
− |
| |
− | #list2 ul li{
| |
− | display:block;
| |
− | float:left;
| |
− | width:140px;
| |
− | height:15px;
| |
− | text-align:center;
| |
− | font-size:10px;
| |
− | margin:0 22px;
| |
− | }
| |
− | #poweredByIco{
| |
− | float:right;
| |
− | }
| |
− | #footerbanner{
| |
− |
| |
− | float:left;
| |
− | margin:30px 0;
| |
− | /* height:150px; */
| |
− | width:100%;
| |
− | background-color:#404040;
| |
− | color:white;
| |
− | }
| |
− |
| |
− | #footerbanner h1{
| |
− | color:white;
| |
− | }
| |
− |
| |
− | #footerwidget1{
| |
− | float:left;
| |
− | width:60%;
| |
− | /* margin:15px 0 30px 0; */
| |
− | padding:10px;
| |
− | background-color:transparent;
| |
− |
| |
− | }
| |
− |
| |
− | #footerwidget2{
| |
− | float:right;
| |
− | width:30%;
| |
− | /* margin:15px 0 30px 0; */
| |
− | padding:10px;
| |
− | background-color:transparent;
| |
− | font-size:10px;
| |
− |
| |
− | }
| |
− |
| |
− |
| |
− | /*For the subpage*/
| |
− |
| |
− | /*next and previous buttons*/
| |
− | #goenext {
| |
− | float:right;
| |
− |
| |
− | }
| |
| | | |
| /* For team part*/ | | /* For team part*/ |
Line 1,025: |
Line 915: |
| } | | } |
| | | |
− | .protocols_text{
| |
− | font-family:"Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
| |
− | font-size:14px;
| |
− | }
| |
− |
| |
− | .protocols_text1{
| |
− | font-family:"Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
| |
− | font-size:14px;
| |
− | padding:10px 0;
| |
− | }
| |
− |
| |
− | .protocols_list{
| |
− | font-family:"Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
| |
− | font-size:14px;
| |
− | list-style-type:disc;
| |
− | }
| |
| | | |
| /*For the overview page*/ | | /*For the overview page*/ |
Line 1,161: |
Line 1,035: |
| | | |
| .text p{ | | .text p{ |
− | font-size:16px; | + | font-size:14px; |
| text-align:justify; | | text-align:justify; |
| | | |
Line 1,191: |
Line 1,065: |
| text-decoration:underline; | | text-decoration:underline; |
| } | | } |
− | #protocol ul li a{
| + | |
− | display:block;
| + | |
− | font:Geneva, Arial, Helvetica, sans-serif;
| + | |
− | font-size:15px;
| + | |
− | color:#034996;
| + | |
| } | | } |
| .proLP ul li{ | | .proLP ul li{ |