Text size and line hight

Im trying to make a bigger/higher line hight in the articles.
Does anybody know how to di that.
Found ".....line-height......." in impressions.css
But how do I make a higher line height in the articles ( is it controlleded at all !?)

Specificly Im looking for where to write in the line hight parametre..
Is it in habilage.css og in impressions.css ( or somewhere else)
looking for an answer, or a spip-info-page where I can read more about the CSS in spip ( and get an answer to this quistion)

kindly
Tom

habillage.css
impression.css is for print only, because of the media it’s used for :

<link rel="stylesheet" href="dist/impression.css" type="text/css" media="print" />

You can find an explaination for the css here :
http://www.spip-contrib.net/Analyse-de-la-CSS-des-squelettes

http://www.generationcyb.net/Analyse-de-la-CSS-du-squelette,1216

Do you use Firebug ? It’s an indispensable tool for web designers.
I can’t live without it :slight_smile:

My 2 cents

.Gilles

On Sat, Nov 15, 2008 at 3:16 PM, tom@mir.dk <tom@mir.dk> wrote:

Im trying to make a bigger/higher line hight in the articles.
Does anybody know how to di that.
Found « …line-height… » in impressions.css
But how do I make a higher line height in the articles ( is it controlleded at all !?)

Specificly Im looking for where to write in the line hight parametre…
Is it in habilage.css og in impressions.css ( or somewhere else)
looking for an answer, or a spip-info-page where I can read more about the CSS in spip ( and get an answer to this quistion)

kindly
Tom


spip-en@rezo.net - http://listes.rezo.net/mailman/listinfo/spip-en

hi tom. you can use firebug to inspect any element of the page and see what CSS definition is associated (and where is it).

get it here

www.getfirebug.com

nqnwebs.com
textosypretextos.com.ar

On Sat, Nov 15, 2008 at 12:16 PM, tom@mir.dk <tom@mir.dk> wrote:

Im trying to make a bigger/higher line hight in the articles.
Does anybody know how to di that.
Found « …line-height… » in impressions.css
But how do I make a higher line height in the articles ( is it controlleded at all !?)

Specificly Im looking for where to write in the line hight parametre…
Is it in habilage.css og in impressions.css ( or somewhere else)
looking for an answer, or a spip-info-page where I can read more about the CSS in spip ( and get an answer to this quistion)

kindly
Tom


spip-en@rezo.net - http://listes.rezo.net/mailman/listinfo/spip-en