Difference between revisions of "Template:ATOMS-Turkiye/Test"

Line 262: Line 262:
 
     padding-right:20px;
 
     padding-right:20px;
 
}
 
}
 +
/* for images*/
 +
.img-right{
 +
  float:right;
 +
  width:300px;
 +
  -webkit-border-radius: 1px;
 +
    -moz-border-radius: 1px;
 +
    -ms-border-radius: 1px;
 +
    -o-border-radius: 1px;
 +
    border-radius: 1px;
 +
}
 +
.img-left{
 +
  float:left;
 +
  width:300px;
 +
  -webkit-border-radius: 1px;
 +
    -moz-border-radius: 1px;
 +
    -ms-border-radius: 1px;
 +
    -o-border-radius: 1px;
 +
    border-radius: 1px;
 +
}
 +
.img-center
 +
    margin:auto;
 +
    left:0px;
 +
    right:0px;
 +
    left:0px;
 +
  -webkit-border-radius: 1px;
 +
    -moz-border-radius: 1px;
 +
    -ms-border-radius: 1px;
 +
    -o-border-radius: 1px;
 +
    border-radius: 1px;
 +
 +
 +
  
 
#scroll-spy li.sub-heading {
 
#scroll-spy li.sub-heading {

Revision as of 19:56, 13 September 2015