Template:Team:Uppsala/notebook
From 2013.igem.org
#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;
}
.timer { float: middle;
background-color: white;
width: 70%;
margin: auto;
}
.time { padding: 15px; border-radius: 15px; box-shadow: 5px 5px 15px rgba(110,110,110, .8);
background-color: RGB(182,230,253); text-align: center; width: 40px; height: 40px;
/* text-shadow: inset 0px 0px 20px rgba(255,255,255, 1);*/ font-family: "Times New Roman", Times, serif; font-style: bold ; font-size: 30px;
}
.space{ font-style: bold; font-size: 30px; text-align: center;
width: 36px; height: 36px;
}