View Single Post
  #2  
Old 05-17-2011, 02:04 PM
  peggyr's Avatar 
peggyr peggyr is offline
 

X-Adept
  
Join Date: Dec 2005
Posts: 635
 

Default Re: Speedbar in 4.1.11

I found what I was looking for which was

skin1/skin1.css

I changed the 'font size' from 10px to 14px below, and got the result I wanted -- posting here in case this is useful to anyone else

General styles
*/
BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT {
FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
COLOR: #000000;
FONT-SIZE: 14px;
}
__________________
X-Cart GP 4.7.12 | XCARTMODS.CO.UK reBOOT (reDUX)4.7.12.8 | Live
IONOS Hosting | Linux | PHP 7.4.33 | MySQL 5.7
Reply With Quote