Line 6: | Line 6: | ||
<style type="text/css"> | <style type="text/css"> | ||
− | + | /*以下CSS用于解决iGEM官网坑爹样式问题*/ | |
body { | body { | ||
height: 100%; | height: 100%; | ||
Line 245: | Line 245: | ||
transform: rotateZ(-16deg); | transform: rotateZ(-16deg); | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 399: | Line 393: | ||
.img1{ | .img1{ | ||
width: 300px; | width: 300px; | ||
+ | position: absolute; | ||
+ | bottom: 100px; | ||
+ | left:450px | ||
} | } | ||
h1{ | h1{ | ||
font-family: "微软雅黑 Light"; | font-family: "微软雅黑 Light"; | ||
position: absolute; | position: absolute; | ||
− | bottom: | + | bottom: 30px; |
− | left: | + | left: 500px; |
− | + | ||
color: cornflowerblue; | color: cornflowerblue; | ||
text-shadow:5px 5px 5px #FF0000; | text-shadow:5px 5px 5px #FF0000; |
Revision as of 07:02, 6 September 2018