Template:Team:DukeProtocol/CSS
From 2014.igem.org
(Difference between revisions)
(71 intermediate revisions not shown) | |||
Line 13: | Line 13: | ||
#protosection { | #protosection { | ||
- | width: | + | /*width: 50%; |
- | height: | + | height: 500px; |
+ | padding-left:%; | ||
+ | padding-top:-15%; | ||
+ | padding-bottom:50%;*/ | ||
+ | margin-right:2.5%; | ||
+ | margin-left:2.5%; | ||
+ | color: #ffffff; | ||
+ | z-index:50; | ||
+ | } | ||
+ | |||
+ | #protosection h2 { | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | |||
+ | #protogrid { | ||
+ | float:left; | ||
+ | width:50%; | ||
overflow:hidden; | overflow:hidden; | ||
- | + | margin-left:2.5%; | |
- | + | ||
- | + | ||
margin-top:5%; | margin-top:5%; | ||
- | + | padding-bottom:30%; | |
- | + | padding-right:45%; | |
} | } | ||
Line 27: | Line 41: | ||
.protobutt { | .protobutt { | ||
display:block; | display:block; | ||
- | width: | + | width:100%; |
- | height: | + | height:100%; |
border:none; | border:none; | ||
line-height:50px; | line-height:50px; | ||
Line 43: | Line 57: | ||
-o-transition: all 0.5s ease; | -o-transition: all 0.5s ease; | ||
/*margins must be half of the change in size*/ | /*margins must be half of the change in size*/ | ||
- | margin: | + | margin: 0px 0px; |
line-height:200%; | line-height:200%; | ||
} | } | ||
Line 58: | Line 72: | ||
box-shadow: 0px 0px 20px rgba(7, 54, 164, 0); | box-shadow: 0px 0px 20px rgba(7, 54, 164, 0); | ||
} | } | ||
+ | |||
.pro { | .pro { | ||
- | |||
- | |||
- | |||
- | |||
font-size:1em; | font-size:1em; | ||
color:#fff; | color:#fff; | ||
margin-top: 15px; | margin-top: 15px; | ||
} | } | ||
+ | |||
.pro img { | .pro img { | ||
Line 79: | Line 91: | ||
color:#FFFFFF; | color:#FFFFFF; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</style> | </style> | ||
</head> | </head> | ||
</html> | </html> |
Latest revision as of 16:57, 6 October 2014