Difference between revisions of "Template:Toulouse/framework"

Line 11: Line 11:
 
.uppercase{text-transform:uppercase;}
 
.uppercase{text-transform:uppercase;}
 
.hidden{display:none;}
 
.hidden{display:none;}
.nospace{margin:0; padding:0; list-style:none;}
+
.nospace{margin:0; padding:0; list-style:none; }
 
.borderedbox{border:1px solid;}
 
.borderedbox{border:1px solid;}
 
.bgded{background:top center no-repeat; background-size:cover;}
 
.bgded{background:top center no-repeat; background-size:cover;}
 
.fixed{position:fixed;}
 
.fixed{position:fixed;}
.circle{border-radius:50%; background-clip:padding-box;}
+
.circle{border-radius:50%; background-clip:padding-box; padding: 10px;}
 
.btn{display:inline-block; margin:0; padding:15px 35px; border-radius:5px;}
 
.btn{display:inline-block; margin:0; padding:15px 35px; border-radius:5px;}
 
.font_xxl{position:relative; padding-bottom:15px; font-size:2rem;}
 
.font_xxl{position:relative; padding-bottom:15px; font-size:2rem;}
Line 29: Line 29:
 
.fl_right, .imgr{float:right;}
 
.fl_right, .imgr{float:right;}
  
img{width:auto; max-width:200%; height:auto; margin:0; padding:0; box-sizing:border-box; border:none; line-height:normal; vertical-align:middle;}
+
img{width:auto; max-width:100%; height:auto; padding:0; box-sizing:border-box; border:none; line-height:normal; vertical-align:middle; }
.imgl{margin:0 15px 10px 0; clear:left;}
+
.imgl{margin:0 10px 10px 0; clear:left;}
 
.imgr{margin:0 0 10px 15px; clear:right;}
 
.imgr{margin:0 0 10px 15px; clear:right;}
  
Line 42: Line 42:
 
/* Generalise
 
/* Generalise
 
-----------------------------------------------------------------------------------*/
 
-----------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, .heading{margin:0 0 20px 0; font-size:22px; line-height:normal; font-weight:normal;}
+
h1, h2, h3, h4, h5, h6, .heading{margin:0 0 10px 0; font-size:22px; line-height:normal; font-weight:normal;}
  
 
address{font-style:normal; font-weight:normal;}
 
address{font-style:normal; font-weight:normal;}
Line 59: Line 59:
 
/* Grid
 
/* Grid
 
-----------------------------------------------------------------------------------*/
 
-----------------------------------------------------------------------------------*/
.one_half, .one_third, .two_third, .one_quarter, .two_quarter, .three_quarter{display:inline-block; float:left; margin:0 0 0 4.06748466257669%; list-style:none; box-sizing:border-box;}
+
.one_half, .one_third, .two_third, .one_quarter, .two_quarter, .three_quarter{display:inline-block; float:left; margin:0 0 0 3.06748466257669%; list-style:none; box-sizing:border-box;}
  
 
.first{margin-left:0; clear:left;}
 
.first{margin-left:0; clear:left;}

Revision as of 07:00, 5 July 2015