Difference between revisions of "Template:Kyoto"

Line 270: Line 270:
  
 
/* styling for the titles  h3 h4 h6*/
 
/* styling for the titles  h3 h4 h6*/
h3 {   margin-left:10%;
+
h3 {
                margin-right:10%;
+
 
                 font-size:30px;
 
                 font-size:30px;
 
                 font-family: serif, 'Times New Roman';
 
                 font-family: serif, 'Times New Roman';
Line 280: Line 279:
 
                 line-height:60px;
 
                 line-height:60px;
 
}
 
}
         h4 {   margin-right:10%;
+
         h4 {
                margin-left:10%;
+
 
                 font-size:30px;
 
                 font-size:30px;
 
                 font-family: serif, 'Times New Roman';
 
                 font-family: serif, 'Times New Roman';
Line 291: Line 289:
 
}
 
}
  
         h5 {   margin-right:10%;
+
         h5 {
                margin-left:10%;
+
 
                 font-size:200%;
 
                 font-size:200%;
 
                 font-family: serif, 'Times New Roman';
 
                 font-family: serif, 'Times New Roman';
 
padding:5px 15px;  
 
padding:5px 15px;  
 
border-bottom:0px;  
 
border-bottom:0px;  
color: #556c14;   
+
color: #000000;   
 
                 text-align: left;
 
                 text-align: left;
 
                 line-height:60px;
 
                 line-height:60px;
 
}
 
}
         h6 {   margin-right:10%;
+
         h6 {
                margin-left:10%;
+
 
                 font-size:150%;
 
                 font-size:150%;
 
                 font-family: serif, 'Times New Roman';
 
                 font-family: serif, 'Times New Roman';
Line 316: Line 312:
 
p {
 
p {
 
                 margin-right:10%;
 
                 margin-right:10%;
                 margin-left:10%;
+
                 margin-left:1em;
 
                 font-family: serif, 'Times New Roman';
 
                 font-family: serif, 'Times New Roman';
 
padding: 0px 15px;  
 
padding: 0px 15px;  
Line 323: Line 319:
 
}
 
}
 
/* Links */
 
/* Links */
a {    color:#556c14;
+
a {    color:black;
 
-ebkit-transition: all 0.4s ease;
 
-ebkit-transition: all 0.4s ease;
 
-moz-transition: all 0.4s ease;  
 
-moz-transition: all 0.4s ease;  
Line 334: Line 330:
 
a:hover {  
 
a:hover {  
 
text-decoration:underline;
 
text-decoration:underline;
color:#556c14;
+
color:#000000;
 
}
 
}
 
           figcaption {
 
           figcaption {

Revision as of 13:48, 30 October 2017