Difference between revisions of "Template:INSA-UPS France/Style new"

 
(8 intermediate revisions by the same user not shown)
Line 60: Line 60:
 
   padding-bottom: 80px;
 
   padding-bottom: 80px;
 
}
 
}
 +
 
.section_container{
 
.section_container{
   width:90%;
+
   width:60%;
 +
  min-width: 600px;
 +
  max-width: 1100px;
 
   min-height:100%;
 
   min-height:100%;
  margin:0px auto;
 
 
   position:relative;
 
   position:relative;
}
+
   margin:0px auto;
 
+
.section_container{
+
   max-width: 1100px;
+
 
}
 
}
  
Line 94: Line 93:
 
   margin-top: -100px;
 
   margin-top: -100px;
 
   text-align: right;
 
   text-align: right;
 +
}
 +
 +
section h2{
 +
  font-family: 'Quicksand', sans-serif;
 +
  font-size: 22pt;
 +
  text-align:left;
 
}
 
}
 
section p, section ul{
 
section p, section ul{
Line 104: Line 109:
 
section ul{
 
section ul{
 
   list-style-position: inside;
 
   list-style-position: inside;
 +
}
 +
section ol{
 +
  text-align:justify;
 
}
 
}
 
section a, section a:visited{
 
section a, section a:visited{
 
   color:#3377A8;
 
   color:#3377A8;
 +
}
 +
section a:hover{
 +
  color:#235172;
 +
}
 +
video{
 +
  width:100%;
 +
  max-width: 800px;
 +
}
 +
figure{
 +
  margin-top:50px;
 +
  margin-bottom: 50px;
 +
}
 +
figcaption{
 +
  font-family: "Quicksand", sans-serif;
 +
  font-size:14pt;
 +
  font-weight: 300;
 +
  font-style:italic;
 
}
 
}
  

Latest revision as of 20:29, 1 November 2017