Template:Team:KIT-Kyoto/safety form
From 2014.igem.org
(Difference between revisions)
(3 intermediate revisions not shown) | |||
Line 9: | Line 9: | ||
border-bottom:1px solid rgba(0,200,50,0.3); | border-bottom:1px solid rgba(0,200,50,0.3); | ||
font-weight:bold; | font-weight:bold; | ||
+ | text-align:justify; | ||
+ | line-height:2em; | ||
} | } | ||
.answer{ | .answer{ | ||
Line 15: | Line 17: | ||
background-color:rgba(0,200,50,0.1); | background-color:rgba(0,200,50,0.1); | ||
word-wrap:break-word; | word-wrap:break-word; | ||
+ | } | ||
+ | .answer li{ | ||
+ | text-align:justify; | ||
+ | line-height:2em; | ||
+ | } | ||
+ | @media screen and (max-width: 568px) { | ||
+ | .answer li,.safety li{ | ||
+ | line-height:1.5em; | ||
+ | } | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 10:17, 16 October 2014