answered question
answers (2)
If you're ever wondering what a font is and you have a picture of the font, I suggest going to http://www.whatthefont.com. It's able to name almost any font you have.
It appears that Mahalo Answers uses Arial as the default.
From the CSS:
/***** Typography *****/
#site { font: 10pt Arial, sans-serif; color:#333; line-height:1.3em; }
small { font-size:9pt; }
.green-text { color: #21771b; }
.blue-text { color: #0665a5; }
.lightgray-text { color: #adadad; }
.large-break { padding: 14px 0; }
.clear { clear:both; }
.small-question-text{ clear:both; font: 12pt Arial, sans-serif ; padding: 3px 0; }
.small-question-text a{ font: 12pt Arial, sans-serif !important; }
.small-question-text em { /* For search highlighting. */ font-weight: bold;
font-style: normal; background-color: #ff0; padding-left: 2px; padding-right: 2px; }
.question-text{ font: 13pt Arial, sans-serif; margin:0; padding:0; }
.question-detail-text { font: 9pt Arial, sans-serif; margin: .6em 0 1.2em 0; }
.answer-text{ font: 10pt Arial, sans-serif; }
.answer-detail-text { font: 12pt Arial, sans-serif; margin: 1.3em 0; }
/***** End Of Typography *****/
From the CSS:
/***** Typography *****/
#site { font: 10pt Arial, sans-serif; color:#333; line-height:1.3em; }
small { font-size:9pt; }
.green-text { color: #21771b; }
.blue-text { color: #0665a5; }
.lightgray-text { color: #adadad; }
.large-break { padding: 14px 0; }
.clear { clear:both; }
.small-question-text{ clear:both; font: 12pt Arial, sans-serif ; padding: 3px 0; }
.small-question-text a{ font: 12pt Arial, sans-serif !important; }
.small-question-text em { /* For search highlighting. */ font-weight: bold;
font-style: normal; background-color: #ff0; padding-left: 2px; padding-right: 2px; }
.question-text{ font: 13pt Arial, sans-serif; margin:0; padding:0; }
.question-detail-text { font: 9pt Arial, sans-serif; margin: .6em 0 1.2em 0; }
.answer-text{ font: 10pt Arial, sans-serif; }
.answer-detail-text { font: 12pt Arial, sans-serif; margin: 1.3em 0; }
/***** End Of Typography *****/
I see no picture (I have included a screenshot of this question)... and I would strongly suggest you don't call people names on the site, you will be reported and removed from the site for doing such things.
http://farm4.static.flickr.com/3081/3194575805_aa19f59bf3_b.jpg
http://farm4.static.flickr.com/3081/3194575805_aa19f59bf3_b.jpg
sry bout that. didnt know the pic wasnt showing
Related questions
140 characters left














