Template:Team:BGU Israel/style.css
From 2014.igem.org
(Difference between revisions)
Line 479: | Line 479: | ||
#strat1_text { | #strat1_text { | ||
display: none; | display: none; | ||
- | |||
} | } | ||
Line 500: | Line 499: | ||
#strat4_text { | #strat4_text { | ||
display: none; | display: none; | ||
+ | } | ||
+ | |||
+ | |||
+ | .hgrid_qh | ||
+ | { | ||
+ | width: 220px; | ||
+ | height: 600px; | ||
+ | float: left; | ||
+ | margin-right: 12px; | ||
+ | overflow: hidden; | ||
+ | } | ||
+ | |||
+ | .hgrid_3qh | ||
+ | { | ||
+ | width: 595px; | ||
+ | height: 600px; | ||
+ | border-radius: 8px; | ||
+ | float: left; | ||
+ | margin-right: 12px; | ||
+ | overflow: hidden; | ||
+ | } | ||
+ | .hgrid_3h { | ||
+ | width: 220px; | ||
+ | height: 124px; | ||
+ | border-radius: 8px; | ||
+ | margin-right: 12px; | ||
+ | margin-bottom: 6px; | ||
+ | overflow: hidden; | ||
+ | position: relative; | ||
+ | text-align: left; | ||
+ | float: left; | ||
+ | font-weight: normal; | ||
} | } | ||
Line 2,568: | Line 2,599: | ||
text-decoration: underline; | text-decoration: underline; | ||
font-size: large; | font-size: large; | ||
+ | cursor:pointer; | ||
} | } | ||
.startegy { | .startegy { | ||
Line 2,851: | Line 2,883: | ||
cursor:pointer; | cursor:pointer; | ||
} | } | ||
+ | |||
+ | |||
+ | .hstartegy { | ||
+ | position: absolute; | ||
+ | text-align: justify; | ||
+ | float: left; | ||
+ | left: 10px; | ||
+ | top: 32px; | ||
+ | z-index: 2; | ||
+ | color: #000; | ||
+ | font-size: 19pt; | ||
+ | opacity: 1; | ||
+ | font-family: allan; | ||
+ | font-style: normal; | ||
+ | font-weight: 700; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
</html> | </html> |
Revision as of 15:04, 15 October 2014