Template:Team:CBNU-Korea/css

From 2012.igem.org

(Difference between revisions)
Line 10: Line 10:
body{
body{
  font-family: 'Droid Sans', sans-serif;
  font-family: 'Droid Sans', sans-serif;
-
}
+
}
-
#p-logo {
+
#p-logo {
-
    height: 107px;
+
    height: 107px;
-
    position: absolute;
+
    position: absolute;
-
    width: 975px;
+
    width: 975px;
-
    z-index: 1;
+
    z-index: 1;
-
    display: none;
+
    display: none;
-
}
+
}
-
+
-
#search-controls {
+
#search-controls {
-
    background-color: transparent;
+
    background-color: transparent;
-
    height: 40px;
+
    height: 40px;
-
    position: absolute;
+
    position: absolute;
-
    right: 15px;
+
    right: 15px;
-
    text-align: center;
+
    text-align: center;
-
    top: 20px;
+
    top: 20px;
-
    width: 150px;
+
    width: 150px;
-
    z-index: 3;
+
    z-index: 3;
-
    display: none;
+
    display: none;
-
}
+
}
-
+
-
#top-section {
+
#top-section {
-
    height: 45px;
+
    height: 45px;
-
    width: 100%;
+
    width: 100%;
-
    font-size: 100%;
+
    font-size: 100%;
-
    background: none repeat scroll 0 0 #FBFBFB;
+
    background: none repeat scroll 0 0 #FBFBFB;
-
    border-bottom: 1px solid #DFDFDF;
+
    border-bottom: 1px solid #DFDFDF;
-
    border-left: medium none;
+
    border-left: medium none;
-
    border-right: medium none;
+
    border-right: medium none;
-
   
+
   
-
}
+
}
-
+
-
#menubar {
+
#menubar {
-
    top: 2px;
+
    top: 2px;
-
    font-family: 'Droid Sans', sans-serif;
+
    font-family: 'Droid Sans', sans-serif;
-
   
+
    position: relative;
-
    width: 100%;
+
    width: 100%;
-
}
+
}
-
+
-
.left-menu, .left-menu a {
+
.left-menu, .left-menu a {
-
    color: black;
+
    color: black;
-
    left: 0;
+
    left: 0;
-
    text-align: center;
+
    text-align: center;
-
    text-transform: capitalize;
+
    text-transform: capitalize;
-
}
+
}
-
+
-
.left-menu:hover {
+
.left-menu:hover {
-
    background-color: transparent;
+
    background-color: transparent;
-
}
+
}
-
+
-
.left-menu:hover a {
+
.left-menu:hover a {
-
    color: black;
+
    color: black;
-
    text-decoration: none !important;
+
    text-decoration: none !important;
-
}
+
}
-
+
-
.right-menu li a {
+
.right-menu li a {
-
    background-color: transparent;
+
    background-color: transparent;
-
}
+
}
-
+
-
.right-menu, .right-menu a {
+
.right-menu, .right-menu a {
-
    color: black;
+
    color: black;
-
    right: 0;
+
    right: 0;
-
    text-align: center;
+
    text-align: center;
-
}
+
}
-
+
-
.right-menu:hover {
+
.right-menu:hover {
-
    background-color: transparent;
+
    background-color: transparent;
-
}
+
}
-
+
-
.right-menu:hover a {
+
.right-menu:hover a {
-
    color: black;
+
    color: black;
-
    text-decoration: none !important;
+
    text-decoration: none !important;
-
}
+
}
-
+
-
.right-menu li a {
+
.right-menu li a {
-
    background-color: transparent;
+
    background-color: transparent;
-
    color: black;
+
    color: black;
-
    padding: 0 15px 0 0;
+
    padding: 0 15px 0 0;
-
}
+
}
-
+
-
.right-menu li a:hover {
+
.right-menu li a:hover {
-
    color: black;
+
    color: black;
-
    text-decoration: underline;
+
    text-decoration: underline;
-
}
+
}
-
+
-
+
-
#js_con {
+
#js_con {
-
    color: black;
+
    color: black;
-
}
+
}
-
@media all and (min-width:768px) {
+
@media all and (max-width:768px) {
body{
body{

Revision as of 05:39, 6 July 2012