Difference between revisions of "Template:Goettingen/CSS"

Line 34: Line 34:
 
padding:0;
 
padding:0;
 
margin:0;
 
margin:0;
list-style-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/8/8c/Bullet_(typography).svg/2000px-Bullet_(typography).svg.png);
+
list-style-image:url('https://upload.wikimedia.org/wikipedia/commons/thumb/8/8c/Bullet_(typography).svg/2000px-Bullet_(typography).svg.png');
 
/*        background-image:url('');*/
 
/*        background-image:url('');*/
 
         border-bottom:none;
 
         border-bottom:none;
Line 84: Line 84:
 
}
 
}
  
 
+
.text ul {
 +
list-style-type: disc !important;
 +
}
  
 
/*end of the reset*/
 
/*end of the reset*/

Revision as of 12:05, 18 October 2016