Difference between revisions of "Template:Berlin diagnostX"

Line 8,214: Line 8,214:
  
 
/* Grenze Own Design */
 
/* Grenze Own Design */
 
  
 
#logo {
 
#logo {
Line 8,228: Line 8,227:
  
 
.igem_blue {
 
.igem_blue {
     color: #19A1C9 ;
+
     color: #19A1C9 ; !important
 
}
 
}
  
Line 8,342: Line 8,341:
 
a:visited {
 
a:visited {
 
     color:#16181b;
 
     color:#16181b;
 +
}
 +
 +
.bg-white {
 +
    background-color: white;
 +
}
 +
 +
.navbar-nav {
 +
    font-size: 18px;
 
}
 
}
  
Line 8,347: Line 8,354:
 
     color:#19A1C9;
 
     color:#19A1C9;
 
}
 
}
 
  
 
.abstand_navbar {
 
.abstand_navbar {
Line 8,355: Line 8,361:
 
.invisborder {
 
.invisborder {
 
     border-style: solid;
 
     border-style: solid;
     border-color: #f8f9fa;
+
     border-color: white;
 
     border-width: 5px;
 
     border-width: 5px;
 
     border-radius: 15px;
 
     border-radius: 15px;
Line 8,376: Line 8,382:
 
}
 
}
  
* {font-family: Muli;}
+
/*Description Styles */
 +
.summarybox {
 +
    color:white;
 +
    background-color: #19A1C9;
 +
}
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
* { font-family: Muli; }
 
</style>
 
</style>
 
<!--- THIS IS WHERE THE HTML BEGINS --->
 
<!--- THIS IS WHERE THE HTML BEGINS --->

Revision as of 20:22, 27 October 2017