tuscl

Founder suggestion on CSS

Avatar for deogol
deogolMichigan

Some times it is difficult to read the comments...

In

.commenttext
{
width: 73%;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 1%;
padding-right: 1%;
padding-bottom: 1%;
padding-left: 1%;
float: left;
background-color: inherit;
overflow-x: auto;
overflow-y: auto;
}

Perhaps add a line-height to put more space between lines for tiny smart phones and old eyes!

w3schools.com

Comments

last comment
Avatar for EarlTee
EarlTee

More scrolling? Oh, my aching finger!

0
0

Log in to vote

Avatar for Alucard
Alucard

You computer software whizzes do you own design update and offer it.

0
0

Log in to vote

Avatar for Estafador
Estafador

Yes

0
0

Log in to vote

Avatar for Ermita_Nights
Ermita_Nights

No, no, no. Leave it alone and let the browser decide. Those of you who need more space should set your own user css with a default of 120% or whatever. But don't override the setting for me.

0
0

Log in to vote

Want to add a comment?