Template:Team:Uppsala/modelling-style

From 2013.igem.org

(Difference between revisions)
Line 21: Line 21:
{
{
width:90%;
width:90%;
 +
}
 +
 +
.figure_pic
 +
{
 +
width:80%;
}
}

Revision as of 20:15, 1 October 2013

#main_frame { min-height: 1800px; width: 950px; margin: 20px auto; border: 1px solid ligth gray; border-radius: 15px; box-shadow: 0px 0px 30px rgba(110,110,110, .8); background: white; } a:hover{ color: black; text-decoration: none; } .modeling_pic { width:90%; } .figure_pic { width:80%; } a:active{ color: black; text-decoration: none; } a:link { color: black; text-decoration: none; } a:visited{ color: black; text-decoration: none; } .modeling_main_text_box2 { width: 850px; margin-left:auto; margin-right:auto; background-color: #b6e6fd; box-shadow: 0px 0px 25px rgba(110,110,110, .8); border-radius:15px; padding: 20px; text-decoration:none; } .modeling_main_text_box { width: 850px; margin-left:auto; margin-right:auto; background-color: #b6e6fd; box-shadow: inset 0px 0px 25px rgba(110,110,110, .8); border-radius:15px; padding: 20px; } .modeling_main_text_box:hover { box-shadow: 0px 0px 25px rgba(110,110,110, .8); }