CSS/gifu/tab

From 2014.igem.org

(Difference between revisions)
Line 17: Line 17:
  }
  }
-
.tab-protocol-white
+
.tab-white
-
{background:#000000 url(https://static.igem.org/mediawiki/2014/5/53/Tab_white_protocol.png) no-repeat;
+
{background:url(https://static.igem.org/mediawiki/2014/5/53/Tab_white_protocol.png) no-repeat;
-
 
+
color: #000000;
 +
font-size: 30px;
 +
text-align: center;
 +
font-family:Century Gothic;
 +
padding:30px;
width:100px;
width:100px;
height;60px;
height;60px;
margin-right:5px;
margin-right:5px;
margin-top:30px;
margin-top:30px;
-
text-decolation:none;
+
}
-
 
+
-
z-index:2;}
+
.tab-calender-gray
.tab-calender-gray
{background:#000000 url(https://static.igem.org/mediawiki/2014/2/23/Tab_gray_calender.png) no-repeat center top;
{background:#000000 url(https://static.igem.org/mediawiki/2014/2/23/Tab_gray_calender.png) no-repeat center top;
 +
color: #ffffff;
 +
font-size: 30px;
 +
text-align: center;
 +
font-family:Century Gothic;
 +
padding:30px;
width:100px;
width:100px;
-
height:60px;
+
height;60px;
 +
margin-right:5px;
margin-top:30px;
margin-top:30px;
-
z-index:2;
 
}
}
.tab-calender-gray:hover
.tab-calender-gray:hover
{background:#000000 url(https://static.igem.org/mediawiki/2014/2/23/Tab_gray_calender.png) no-repeat center bottom;
{background:#000000 url(https://static.igem.org/mediawiki/2014/2/23/Tab_gray_calender.png) no-repeat center bottom;
 +
color: #000000;
 +
font-size: 30px;
 +
text-align: center;
 +
font-family:Century Gothic;
 +
padding:30px;
width:100px;
width:100px;
-
height:60px;
+
height;60px;
-
z-index:2;}
+
margin-right:5px;
 +
margin-top:30px;}

Revision as of 03:27, 3 September 2014