Template:Team:IIT Delhi/style.css

From 2014.igem.org

(Difference between revisions)
m
 
(27 intermediate revisions not shown)
Line 55: Line 55:
height: 67px;
height: 67px;
line-height: 67px;
line-height: 67px;
 +
        padding-left:-200px;
background: #222;
background: #222;
}
}
Line 104: Line 105:
.top-bar .name {
.top-bar .name {
height: 67px;
height: 67px;
-
         padding-left: 100px;
+
          
}
}
-
.top-bar .name h1{
+
.top-bar .name li{
-
    padding: 0px;
+
          padding-left:-100px;
-
}
+
   
-
.top-bar .name h1 a{
+
-
        display: inline-block;
+
-
        padding: 0;
+
-
        width: auto;
+
-
}
+
-
.top-bar-section ul {
+
-
background: #333;
+
-
}
+
-
.top-bar-section ul#social-nav li>a.icon-link {
+
-
font-size: 21px;
+
}
}
 +
.top-bar span.logo {
.top-bar span.logo {
width: 320px;
width: 320px;
display: inline-block;
display: inline-block;
margin-top:-80px;
margin-top:-80px;
-
margin-left:-200px;
+
margin-left:-32px;
        
        
Line 148: Line 140:
margin-left:180px;
margin-left:180px;
 +
}
 +
 +
 +
.top-bar .name h1 a{
 +
        display: inline-block;
 +
        padding: 0;
 +
        width: auto;
 +
}
 +
.top-bar-section ul {
 +
background: #333;
 +
}
 +
.top-bar-section ul#social-nav li>a.icon-link {
 +
font-size: 21px;
}
}

Latest revision as of 07:42, 28 May 2014