Difference between revisions of "Team:IIT Kanpur/TestPage"

Line 1: Line 1:
 
{{Template:IIT_Kanpur}}
 
{{Template:IIT_Kanpur}}
 
<html>
 
<html>
 
+
<style>
 +
/*main colour*/
 +
.navbar-default .navbar-brand,
 +
.contents-sidebar .nav>.active>a,
 +
.contents-sidebar .nav>.active>a,
 +
.contents-sidebar .nav>li>a:hover,
 +
.contents-sidebar .nav>li>a:focus,
 +
h2,
 +
h1,
 +
.main-container .section a {
 +
    color: #63b4b5;
 +
}
 +
.contents-sidebar .nav>.active>a,
 +
.contents-sidebar .nav>li>a:hover,
 +
.contents-sidebar .nav>li>a:focus {
 +
    border-left: 2px solid #363333;
 +
}
 +
.image.lightbox, #notebook-key-button {
 +
    background-color: #77DA77;
 +
}
 +
/*complimentary colour*/
 +
.navbar-default .navbar-brand:hover,
 +
.definition:hover, .definition:focus,
 +
ol li::before,
 +
.slim ul li:before,
 +
.table>thead>tr>th,
 +
.algorithm ol li::before,
 +
.quote,
 +
.quote h3,
 +
a,
 +
a:visited,
 +
a:hover
 +
{
 +
    color:#2C9D91;
 +
}
 +
.definition {
 +
    border-bottom: 1px dotted #2C9D91;
 +
}
 +
#notebook-key-button.active {
 +
    background-color: #2C9D91;
 +
}
 +
.popover.right>.arrow::after{
 +
    border-right-color: #2C9D91;
 +
}
 +
.popover.bottom>.arrow::after {
 +
    border-bottom-color: #2C9D91;
 +
}
 +
.popover.left>.arrow::after {
 +
    border-left-color: #2C9D91;
 +
}
 +
</style>
 
<head>
 
<head>
  

Revision as of 19:46, 14 October 2018