Cursief op gesloten posts uitschakelen

Started by Black Tiger, March 03, 2014, 07:29:25 PM

Previous topic - Next topic

Black Tiger

Ik zie dat blij gesloten sticky's de tekst gewoon recht staat.
Bij normale gesloten topics staat de topic tekst echter cursief (schuin).

Hoe of waar is dit uit te schakelen zodat gesloten onderwerpen ook gewoon recht en niet schuin zijn?
Greetings, Black Tiger

Herman's Mixen

open index.css

/* Locked posts get a different shade, too! */
.lockedbg
{
background: #d4dce2;
font-style: italic;
}
.lockedbg2
{
background: #d8e1e7;
font-style: italic;
}


verander naar


/* Locked posts get a different shade, too! */
.lockedbg
{
background: #d4dce2;
font-style: normal;
}
.lockedbg2
{
background: #d8e1e7;
font-style: normal;
}


je hebt de keuze uit

- bold
- italic
- oblique
- initial
- inherit
Met vriendelijke groet, The Burglar!

 House Mixes | Mixcloud | Any Intelligent fool can make things bigger, more complex, and more violent.
It takes a touch of genius - and a lot of courage - to move in the opposite direction. - Albert Einstein

Former Godfather of our dutch community ;)

Black Tiger

Bedankt wederom.

Quote- oblique
- initial
- inherit
Deze 3 ken ik nog niet. Als ik met Google zoek, dan is oblique ook een soort cursief, klopt dat?
Onderstreept ken ik als underlined, maar wat is initial en inherit dan?
Of staat inherit gewoon voor overnemen van vorige genoemde font-style?
Greetings, Black Tiger

Herman's Mixen

Met vriendelijke groet, The Burglar!

 House Mixes | Mixcloud | Any Intelligent fool can make things bigger, more complex, and more violent.
It takes a touch of genius - and a lot of courage - to move in the opposite direction. - Albert Einstein

Former Godfather of our dutch community ;)

Black Tiger

Greetings, Black Tiger

Advertisement: