CSS/gifu/tab

From 2014.igem.org

(Difference between revisions)
 
(21 intermediate revisions not shown)
Line 16: Line 16:
     width:70%;   
     width:70%;   
-
font-size:14px;
+
font-size:16px;
-
font-family:Century Gothic;
+
font-family:Calibri;
  }
  }
 +
 +
.tab-white:link
.tab-white:link
-
{background-image:url(https://static.igem.org/mediawiki/2014/a/ab/Tab_white.png);
+
{color:#000000;
 +
background-image:url(https://static.igem.org/mediawiki/2014/a/ab/Tab_white.png);
background-repeat:no-repeat ;
background-repeat:no-repeat ;
background-position:center;
background-position:center;
-
color: #000000;
 
text-decoration:none;
text-decoration:none;
text-align: center;
text-align: center;
vertical-align:100%;
vertical-align:100%;
-
width:130px;
+
width:180px;
height:50px;
height:50px;
-
_height:60px;
+
padding:15px 15px 15px 15px;
-
padding:15px;
+
display:inline;
display:inline;
overflow:auto;
overflow:auto;
Line 39: Line 40:
.tab-white:hover
.tab-white:hover
-
{background-image:url(https://static.igem.org/mediawiki/2014/a/ab/Tab_white.png);
+
{color:#000000;
 +
background-image:url(https://static.igem.org/mediawiki/2014/a/ab/Tab_white.png);
background-repeat:no-repeat;
background-repeat:no-repeat;
background-position:center;
background-position:center;
-
color:#000000;
 
text-decoration:none;
text-decoration:none;
text-align:center;
text-align:center;
vertical-align:100%;
vertical-align:100%;
-
width:130px;
+
width:180px;
height:50px;
height:50px;
-
_height:60px;
+
padding:15px 15px 15px 15px;
-
padding:15px;
+
display:inline;
display:inline;
overflow:auto;
overflow:auto;
Line 55: Line 55:
.tab-gray:link
.tab-gray:link
-
{background-image:url(https://static.igem.org/mediawiki/2014/8/8a/Tab_gray1.png) ;
+
{color:#ffffff;
 +
background-image:url(https://static.igem.org/mediawiki/2014/8/8a/Tab_gray1.png) ;
background-repeat:no-repeat;
background-repeat:no-repeat;
background-position:center;
background-position:center;
-
color: #fffafa;
 
text-decoration:none;
text-decoration:none;
text-align: center;
text-align: center;
vertical-align:100%;
vertical-align:100%;
-
width:130px;
+
width:180px;
height:50px;
height:50px;
-
_height:60px;
+
padding:15px 15px 15px 15px;
-
padding:15px;
+
display:inline;
display:inline;
overflow:auto;
overflow:auto;
Line 71: Line 70:
.tab-gray:hover
.tab-gray:hover
-
{background-image: url(https://static.igem.org/mediawiki/2014/3/3b/Tab_gray2.png);  
+
{color: #000000;
 +
background-image: url(https://static.igem.org/mediawiki/2014/3/3b/Tab_gray2.png);  
background-repeat:no-repeat;
background-repeat:no-repeat;
background-position:center;
background-position:center;
-
color: #000000;
 
text-decoration:none;
text-decoration:none;
text-align:center;
text-align:center;
vertical-align:100%;
vertical-align:100%;
-
width:130px;
+
width:180px;
height:50px;
height:50px;
-
_height:60px;
+
padding:15px 15px 15px 15px;
-
padding:15px;
+
display:inline;
display:inline;
overflow:auto;
overflow:auto;

Latest revision as of 09:55, 17 October 2014