* update ecology page

This commit is contained in:
tix 2016-12-27 10:38:37 +08:00
parent 15cf4237a8
commit c3d67c88fb
18 changed files with 2499 additions and 2065 deletions

View File

@ -8,6 +8,11 @@ body {
padding-top:70px;
}
img {
vertical-align:middle;
border:0 none;
}
#map {
height:444px;
width:99%;
@ -21,4 +26,40 @@ body {
.text-cont {
line-height:38px;
text-indent:2em;
}
.rendered_html img, .rendered_html svg {
height:auto;
max-width:100%;
}
.rendered_html img {
display:block;
margin-left:auto;
margin-right:auto;
}
.text_cell.rendered .rendered_html {
overflow-x:auto;
overflow-y:hidden;
}
div.text_cell_render {
border-style:none;
box-sizing:border-box;
color:#000;
outline:medium none;
padding:0.5em 0.5em 0.5em 0.4em;
resize:none;
width:inherit;
}
.rendered_html ul {
list-style:outside none disc;
margin:0 2em;
padding-left:0;
}
.rendered_html p {
text-align:left;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

View File

@ -1,8 +1,8 @@
<script type="text/javascript" src="/lib/bootstrap-treeview/bootstrap-treeview.min.js"></script>
<script type="text/javascript" src="/js/json_tree.js"></script>
<script type="text/javascript" src="/js/mod.js"></script>
<hr class="form-group">
</body>
</html>

File diff suppressed because it is too large Load Diff