1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 21:18:04 +01:00
2006-12-02 04:36:16 +00:00

11 lines
224 B
CSS

/*THIS IS THE STYLESHEET FOR LARGE SIZED TEXT SIZE*/
/*Increase font sizes +2px from original CSS*/
body, h4, .formfield, .formbutton{
font-size: 13px;
}
h3{
font-size: 16px;
}
#credits, .c_commentinfo{
font-size: 12px;
}