Difference between revisions of "Template:AUC TURKEY"

Line 130: Line 130:
  
 
/* Tab style */
 
/* Tab style */
#scrollUp {
+
.scrollUp {
 
     bottom: 0;
 
     bottom: 0;
 
     right: 30px;
 
     right: 30px;
Line 158: Line 158:
 
}
 
}
  
#scrollUp:hover {
+
.scrollUp:hover {
 
     margin-bottom: 0;
 
     margin-bottom: 0;
 
}
 
}
Line 176: Line 176:
 
jQuery.easing['jswing'] = jQuery.easing['swing'];
 
jQuery.easing['jswing'] = jQuery.easing['swing'];
 
   $.scrollUp();
 
   $.scrollUp();
 +
  $("#scrollUp").addClass("scrollUp");
 
});
 
});
 
$(function() {
 
$(function() {

Revision as of 12:06, 27 June 2015