Template:Team:CBNU-Korea/css

From 2012.igem.org

(Difference between revisions)
 
(4 intermediate revisions not shown)
Line 158: Line 158:
}
}
 +
#cbnu_menu a{
 +
    color: #1C140D;
 +
 +
}
/* Desktops and laptops ----------- */
/* Desktops and laptops ----------- */
Line 181: Line 185:
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
only screen and (min-device-pixel-ratio : 1.5) {
 +
 +
#top-section {
 +
display: none;
 +
}
#cbnu {
#cbnu {
Line 198: Line 206:
and (min-device-width : 320px)  
and (min-device-width : 320px)  
and (max-device-width : 480px) {
and (max-device-width : 480px) {
 +
 +
#top-section {
 +
display: none;
 +
}
#cbnu {
#cbnu {

Latest revision as of 11:51, 9 September 2012