Changing font size - Joomla! Forum - community, help and support
i'm trying change font size on website i'm having difficulties. have changed value in bit of css seems obvious , still won't work. ideas?
body {
color: #000000;
margin-bottom: 20px;
padding: 0px;
background-color: #fff;
font-family: arial, sans-serif;
font-size: 14px;
background: #ffffff url('../images/bg.jpg') repeat-x top center;
margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:20px
http://www.brixhamace.org/content/view/13/27/
body {
color: #000000;
margin-bottom: 20px;
padding: 0px;
background-color: #fff;
font-family: arial, sans-serif;
font-size: 14px;
background: #ffffff url('../images/bg.jpg') repeat-x top center;
margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:20px
http://www.brixhamace.org/content/view/13/27/
Comments
Post a Comment