Template:Team:DukeProtocol/CSS
From 2014.igem.org
(Difference between revisions)
(64 intermediate revisions not shown) | |||
Line 13: | Line 13: | ||
#protosection { | #protosection { | ||
- | width: | + | /*width: 50%; |
- | + | height: 500px; | |
- | + | padding-left:%; | |
- | padding- | + | padding-top:-15%; |
- | + | padding-bottom:50%;*/ | |
- | margin- | + | margin-right:2.5%; |
- | margin- | + | margin-left:2.5%; |
- | z-index: | + | color: #ffffff; |
+ | z-index:50; | ||
+ | } | ||
+ | |||
+ | #protosection h2 { | ||
color: #ffffff; | color: #ffffff; | ||
} | } | ||
Line 26: | Line 30: | ||
#protogrid { | #protogrid { | ||
float:left; | float:left; | ||
- | width: | + | width:50%; |
- | + | overflow:hidden; | |
- | + | margin-left:2.5%; | |
- | margin-left:5%; | + | |
margin-top:5%; | margin-top:5%; | ||
+ | padding-bottom:30%; | ||
padding-right:45%; | padding-right:45%; | ||
- | |||
} | } | ||
Line 38: | 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 54: | 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 69: | 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:# | + | color:#fff; |
margin-top: 15px; | margin-top: 15px; | ||
} | } | ||
+ | |||
.pro img { | .pro img { | ||
Line 90: | Line 91: | ||
color:#FFFFFF; | color:#FFFFFF; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</style> | </style> | ||
</head> | </head> | ||
</html> | </html> |
Latest revision as of 16:57, 6 October 2014