Difference between revisions of "Template:Cardiff Wales"

Line 99: Line 99:
 
#sideMenu, #top_title, .patrollink  {display:none;}
 
#sideMenu, #top_title, .patrollink  {display:none;}
 
#content { width:100%; padding:0px;  margin-top:-7px; margin-left:0px; margin-right:0px;}
 
#content { width:100%; padding:0px;  margin-top:-7px; margin-left:0px; margin-right:0px;}
body {background-color:#ffffff; }
+
body {background-white; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
  
Line 180: Line 180:
 
/* styling for the menu buttons on hover */
 
/* styling for the menu buttons on hover */
 
.igem_2017_menu_wrapper .menu_button:hover, .igem_2017_menu_wrapper .submenu_button:hover ,  .submenu_button.current_page:hover {  
 
.igem_2017_menu_wrapper .menu_button:hover, .igem_2017_menu_wrapper .submenu_button:hover ,  .submenu_button.current_page:hover {  
background-color: #0099ff;  
+
background-color: #b3ffb3;  
 
text-decoration: none;
 
text-decoration: none;
 
color:#ffffff;  
 
color:#ffffff;  
Line 224: Line 224:
 
display:block;
 
display:block;
 
float:left;  
 
float:left;  
background-color: #d9d9d9;  
+
background-color: white;  
 
font-family:Calibri;  
 
font-family:Calibri;  
 
}
 
}
Line 261: Line 261:
 
font-weight: bold;  
 
font-weight: bold;  
 
text-decoration: underline;
 
text-decoration: underline;
text-decoration-color: #0099ff;
+
text-decoration-color: #b3ffb3;
color:  #0099ff;
+
color:  #b3ffb3;
 
-webkit-transition: all 0.4s ease;
 
-webkit-transition: all 0.4s ease;
 
-moz-transition: all 0.4s ease;  
 
-moz-transition: all 0.4s ease;  
Line 273: Line 273:
 
.igem_2017_content_wrapper a:hover {  
 
.igem_2017_content_wrapper a:hover {  
 
text-decoration:none;
 
text-decoration:none;
color:#0099ff;
+
color:#b3ffb3;
 
}
 
}
  
Line 311: Line 311:
 
width:97%;  
 
width:97%;  
 
padding: 10px 10px;
 
padding: 10px 10px;
background-color: #d9d9d9
 
 
}
 
}
  
Line 317: Line 316:
 
.column.half_size {
 
.column.half_size {
 
width: 47%;  
 
width: 47%;  
background-color: #d9d9d9;
 
 
}
 
}
 
/* styling for images in a half width column*/
 
/* styling for images in a half width column*/
Line 323: Line 321:
 
width: 94.5%;
 
width: 94.5%;
 
padding: 10px 15px;
 
padding: 10px 15px;
background-color: #d9d9d9;
 
 
}
 
}
  
Line 370: Line 367:
 
/* highlight with decoration blue line on top */
 
/* highlight with decoration blue line on top */
 
.igem_2017_content_wrapper .highlight.blue_top {
 
.igem_2017_content_wrapper .highlight.blue_top {
     border-top: 4px solid #0099ff;
+
     border-top: 4px solid #b3ffb3;
 
}
 
}
  
 
/* highlight with a full blue border decoration */
 
/* highlight with a full blue border decoration */
 
.igem_2017_content_wrapper .highlight.blue_border {
 
.igem_2017_content_wrapper .highlight.blue_border {
     border: 4px solid  #0099ff;
+
     border: 4px solid  #b3ffb3;
 
}
 
}
  
Line 384: Line 381:
 
  margin: 30px auto;
 
  margin: 30px auto;
 
padding: 12px 10px;
 
padding: 12px 10px;
     background-color: #0099ff;
+
     background-color: #b3ffb3;
 
     text-align: center;
 
     text-align: center;
 
   color: #ffffff;
 
   color: #ffffff;
Line 395: Line 392:
 
/* styling for button on hover */
 
/* styling for button on hover */
 
.igem_2017_content_wrapper .button:hover{
 
.igem_2017_content_wrapper .button:hover{
background-color: #0099ff;
+
background-color: #b3ffb3;
     color: #ffffff;
+
     color: #000000;
 
}
 
}
  
Line 439: Line 436:
 
   margin: 5px 15px;
 
   margin: 5px 15px;
 
   display: block;
 
   display: block;
border: 4px solid #0099ff;
+
border: 4px solid #b3ffb3;
 
     font-weight: bold;
 
     font-weight: bold;
 
}
 
}
Line 459: Line 456:
 
html,body,h2,h3,h4,h5,h6,par{
 
html,body,h2,h3,h4,h5,h6,par{
 
     font-family: Calibri;
 
     font-family: Calibri;
color:#0099ff;
+
color:#b3ffb3;
 
}
 
}
  
 
h1 {
 
h1 {
     color: #0099ff;
+
     color: #b3ffb3;
 
     font-family: Calibri"
 
     font-family: Calibri"
 
      
 
      
Line 473: Line 470:
 
     margin-left: 50px;
 
     margin-left: 50px;
 
padding: 0px, 50px, 50px, 20px;
 
padding: 0px, 50px, 50px, 20px;
color: #0099ff;
+
color: #b3ffb3;
 
}
 
}
  
 
li {
 
li {
     color: #0099ff;
+
     color: #b3ffb3;
 
     font-family: Calibri
 
     font-family: Calibri
 
      
 
      
 
}
 
}
 
body {
 
body {
     background-color: #ffffff;
+
     background-color: white;
 
}
 
}
 
p {
 
p {
     color:#0099ff;
+
     color:#b3ffb3;
 
     font-family: Arial;
 
     font-family: Arial;
 
     font-size: 18px;
 
     font-size: 18px;
Line 499: Line 496:
 
.container {
 
.container {
 
     overflow: hidden;
 
     overflow: hidden;
     background-color: #000099;
+
     background-color: #00802b;
 
     font-family: Arial;
 
     font-family: Arial;
 
}
 
}
Line 527: Line 524:
  
 
.container a:hover, .dropdown:hover .dropbtn {
 
.container a:hover, .dropdown:hover .dropbtn {
     background-color: #0000ff; opacity:1.0;
+
     background-color: #00b33c; opacity:1.0;
 
}
 
}
  
Line 533: Line 530:
 
     display: none;
 
     display: none;
 
     position: absolute;
 
     position: absolute;
     background-color: #0000ff;
+
     background-color: #00b33c;
 
     min-width: 160px;
 
     min-width: 160px;
 
     box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
 
     box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
Line 549: Line 546:
  
 
.dropdown-content a:hover {
 
.dropdown-content a:hover {
     background-color: #0066ff;
+
     background-color: #00cc44;
 
}
 
}
  
Line 558: Line 555:
  
 
div.background {
 
div.background {
  background-color: #d9d9d9;
+
  background-color: black;
 
   border: 2px solid black;
 
   border: 2px solid black;
 
  background-attachment: scroll;
 
  background-attachment: scroll;
Line 570: Line 567:
 
div.transbox {
 
div.transbox {
 
   margin: 0px;
 
   margin: 0px;
   background-color: #ffffff;
+
   background-color: #000000;
 
   border: 0px solid black;
 
   border: 0px solid black;
 
   opacity: 1;
 
   opacity: 1;
Line 584: Line 581:
 
     border-style: solid;
 
     border-style: solid;
 
     border-width: 3px;
 
     border-width: 3px;
     color: #0099ff
+
     color: #b3ffb3
 
}
 
}
  
Line 597: Line 594:
 
font-size: 18px;
 
font-size: 18px;
 
font-family: Calibri;
 
font-family: Calibri;
color: #d9d9d9}
+
color: white}
  
  
Line 605: Line 602:
 
font-size: 16px;
 
font-size: 16px;
 
font-family: Calibri;
 
font-family: Calibri;
color: #d9d9d9}
+
color: white}
  
 
#rcorners1 {
 
#rcorners1 {

Revision as of 13:39, 7 September 2017