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: 15px;
+
     padding-top: 5px;
     padding-bottom: 15px;
+
     padding-bottom: 5px;
 
     background-color: #002147;
 
     background-color: #002147;
 
     border-color: transparent;
 
     border-color: transparent;
 
     right: 0;
 
     right: 0;
 
     left: 0;
 
     left: 0;
    top: 45
 
    margin-bottom: 0;
 
 
     border: 0;
 
     border: 0;
     font-size: 12px !important;
+
     font-size: 14px !important;
 
     letter-spacing: 1px;
 
     letter-spacing: 1px;
 
     opacity:0.9;
 
     opacity:0.9;
+
    margin-top: 17px;
 
}
 
}
  
Line 119: Line 117:
 
     height: 120px;
 
     height: 120px;
 
     margin-top: -10px;
 
     margin-top: -10px;
     margin-bottom: -100%;
+
     margin-bottom: -72px;
 
     border-radius: 100%;
 
     border-radius: 100%;
 
}
 
}
Line 501: Line 499:
 
<body id="myPage" data-spy="scroll" data-target=".navbar" data-offset="50">
 
<body id="myPage" data-spy="scroll" data-target=".navbar" data-offset="50">
  
<nav class= "navbar-fixed-top navbar" style="margin-top:17px;">
+
<nav class= "navbar-fixed-top navbar">
 
   <div class="container-fluid">
 
   <div class="container-fluid">
 
     <div class="navbar-header">
 
     <div class="navbar-header">

Revision as of 14:22, 26 July 2017