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 {
+
h3 {   margin-left:10%;
 +
                margin-right:10%;
 
                 font-size:30px;
 
                 font-size:30px;
 
                 font-family: serif, 'Times New Roman';
 
                 font-family: serif, 'Times New Roman';
Line 279: Line 280:
 
                 line-height:60px;
 
                 line-height:60px;
 
}
 
}
         h4 {
+
         h4 {   margin-right:10%;
 +
                margin-left:10%;
 
                 font-size:30px;
 
                 font-size:30px;
 
                 font-family: serif, 'Times New Roman';
 
                 font-family: serif, 'Times New Roman';
Line 289: Line 291:
 
}
 
}
  
         h5 {
+
         h5 {   margin-right:10%;
 +
                margin-left:10%;
 
                 font-size:200%;
 
                 font-size:200%;
 
                 font-family: serif, 'Times New Roman';
 
                 font-family: serif, 'Times New Roman';
Line 298: Line 301:
 
                 line-height:60px;
 
                 line-height:60px;
 
}
 
}
         h6 {
+
         h6 {   margin-right:10%;
 +
                margin-left:10%;
 
                 font-size:150%;
 
                 font-size:150%;
 
                 font-family: serif, 'Times New Roman';
 
                 font-family: serif, 'Times New Roman';
Line 312: Line 316:
 
p {
 
p {
 
                 margin-right:10%;
 
                 margin-right:10%;
                 margin-left:1em;
+
                 margin-left:10%;
 
                 font-family: serif, 'Times New Roman';
 
                 font-family: serif, 'Times New Roman';
 
padding: 0px 15px;  
 
padding: 0px 15px;  
Line 319: Line 323:
 
}
 
}
 
/* Links */
 
/* Links */
a {    color:black;
+
a {    color:#556c14;
 
-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 330: Line 334:
 
a:hover {  
 
a:hover {  
 
text-decoration:underline;
 
text-decoration:underline;
color:#000000;
+
color:#556c14;
 
}
 
}
 
           figcaption {
 
           figcaption {

Revision as of 13:47, 30 October 2017