Line 307: | Line 307: | ||
z-index: 70; | z-index: 70; | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
.backgroundAboutUs { | .backgroundAboutUs { | ||
width:100%; | width:100%; | ||
Line 1,059: | Line 1,047: | ||
text-align: center; | text-align: center; | ||
font-weight: bold; | font-weight: bold; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
.parttable th { | .parttable th { | ||
− | background:#92cd7e; | + | background:#92cd7e; |
+ | |||
} | } | ||
− | |||
− | |||
.parttable a { | .parttable a { | ||
padding-left: 0!important; | padding-left: 0!important; | ||
Line 1,158: | Line 1,140: | ||
.structuregraph .Enzyme { | .structuregraph .Enzyme { | ||
position: absolute; | position: absolute; | ||
− | top: | + | top: 50%; |
left: 30px; | left: 30px; | ||
padding: 20px; | padding: 20px; | ||
Line 1,477: | Line 1,459: | ||
} | } | ||
+ | .structuregraph { | ||
+ | position: relative; | ||
+ | } | ||
.structuregraph #arrow1 { | .structuregraph #arrow1 { | ||
− | + | z-index: 100; | |
+ | position: absolute; | ||
+ | } | ||
+ | .structuregraph #arrow2 { | ||
+ | z-index: -1; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 19:57, 16 October 2018