Difference between revisions of "Team:UNOTT/Template/NavBar"

Line 15: Line 15:
 
-webkit-box-shadow: 0 2px 15px rgba(0,0,0,0.25);
 
-webkit-box-shadow: 0 2px 15px rgba(0,0,0,0.25);
 
         border-bottom: 1px solid rgba(0,0,0,0.2);
 
         border-bottom: 1px solid rgba(0,0,0,0.2);
}
 
.nav{
 
    border:1px solid #ccc;
 
    border-width:1px 0;
 
    list-style:none;
 
    margin:0;
 
    padding:0;
 
    text-align:center;
 
 
}
 
}
  
.nav li{
+
 
    display:inline;
+
 
}
+
.nav a{
+
    display:inline-block;
+
    padding:10px;
+
}
+
 
</style>
 
</style>
 
</head>
 
</head>

Revision as of 14:16, 18 August 2017