Difference between revisions of "Template:Oxford"

Line 54: Line 54:
 
/* Add a dark background color with a little bit see-through */  
 
/* Add a dark background color with a little bit see-through */  
 
.navbar {
 
.navbar {
     padding-top: 5px;
+
     padding-top: 10px;
 
     padding-bottom: 5px;
 
     padding-bottom: 5px;
 
     background-color: #002147;
 
     background-color: #002147;
Line 134: Line 134:
  
 
.navbar-header img {
 
.navbar-header img {
     width: 120px;
+
     width: 100px;
     height: 120px;
+
     height: 100px;
     margin-top: 0px;
+
     margin-top: -8px;
     margin-bottom: -72px;
+
     margin-bottom: -42px;
 
     border-radius: 100%;
 
     border-radius: 100%;
 
}
 
}

Revision as of 15:24, 26 July 2017