Difference between revisions of "Template:Linkoping Sweden/Style"

Line 48: Line 48:
 
}
 
}
  
.menu .head div {
+
#bodyContent .menu .head .social-media {
 +
    display: block;
 
     align-items: stretch;
 
     align-items: stretch;
 
     text-align: center;
 
     text-align: center;
Line 55: Line 56:
 
     height: 44px;
 
     height: 44px;
 
     cursor: pointer;
 
     cursor: pointer;
 
+
    padding-right: 0;
  
 
     transition: all .2s;
 
     transition: all .2s;
 
}
 
}
  
.menu .head div:hover {
+
.menu .head .social-media:hover {
 
     transform: scale(1.2);
 
     transform: scale(1.2);
 
}
 
}
  
.menu .head div:first-of-type {
+
.menu .head a:first-child {
     margin-left: auto;
+
     margin-right: auto;
 
}
 
}
  
.menu .head div img {
+
.menu .head .social-media img {
 
     width: 24px;
 
     width: 24px;
 
     height: 24px;
 
     height: 24px;
Line 214: Line 215:
 
     margin-left: 60px;
 
     margin-left: 60px;
 
     float: right;
 
     float: right;
 +
}
 +
 +
.footer a {
 +
    color: #fff;
 
}
 
}
  

Revision as of 16:33, 3 August 2016