src/pyams_skin/resources/less/typo.less
changeset 310 bb06ce0733ac
parent 283 c69daf695ed9
child 471 2dec0c9e045f
equal deleted inserted replaced
309:820cffe32002 310:bb06ce0733ac
   227 		margin-top: -10px!important;
   227 		margin-top: -10px!important;
   228 	}
   228 	}
   229 	&-top-20 {
   229 	&-top-20 {
   230 		margin-top: 20px!important;
   230 		margin-top: 20px!important;
   231 	}
   231 	}
       
   232 	&-top-30 {
       
   233 		margin-top: 30px!important;
       
   234 	}
   232 	&-bottom-0 {
   235 	&-bottom-0 {
   233 		margin-bottom: 0!important;
   236 		margin-bottom: 0!important;
   234 	}
   237 	}
   235 	&-bottom-2 {
   238 	&-bottom-2 {
   236 		margin-bottom: 2px!important;
   239 		margin-bottom: 2px!important;
   241 	&-bottom-10 {
   244 	&-bottom-10 {
   242 		margin-bottom: 10px!important;
   245 		margin-bottom: 10px!important;
   243 	}
   246 	}
   244 	&-bottom-20 {
   247 	&-bottom-20 {
   245 		margin-bottom: 20px!important;
   248 		margin-bottom: 20px!important;
       
   249 	}
       
   250 	&-bottom-30 {
       
   251 		margin-bottom: 30px!important;
   246 	}
   252 	}
   247 	&-left-0 {
   253 	&-left-0 {
   248 		margin-left: 0!important;
   254 		margin-left: 0!important;
   249 	}
   255 	}
   250 	&-left-2 {
   256 	&-left-2 {