Difference between revisions of "Template:Kyoto"

Line 231: Line 231:
  
 
/********************************* HTML STYLING  *********************************/
 
/********************************* HTML STYLING  *********************************/
 +
 +
   
  
 
/* styling for the titles h1 h2 */
 
/* styling for the titles h1 h2 */
Line 251: Line 253:
  
 
/* font and text */
 
/* font and text */
.igem_2017_content_wrapper p {  
+
p {  
 
padding: 0px 15px;  
 
padding: 0px 15px;  
 
font-size: 13px;
 
font-size: 13px;
Line 258: Line 260:
  
 
/* Links */
 
/* Links */
.igem_2017_content_wrapper a {  
+
a {  
 
font-weight: bold;  
 
font-weight: bold;  
 
text-decoration: underline;
 
text-decoration: underline;
Line 271: Line 273:
  
 
/* hover for the links */
 
/* hover for the links */
.igem_2017_content_wrapper a:hover {  
+
a:hover {  
 
text-decoration:none;
 
text-decoration:none;
 
color:#000000;
 
color:#000000;

Revision as of 13:38, 1 October 2017