Voici mon code dans le fichier .css pour l'interface des balises <blockquote> et <code> pour ceux que ça intéressent:
blockquote {display: block; border-top: 1px dashed grey; border-bottom: 1px dashed grey; border-right: 1px dotted grey; width: 485px; margin: 2px; padding-left: 22px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px; background: url(images/quote.gif) #fff left top repeat-y; min-height: 50px; quotes: "\201C" "\201D";}

blockquote:before {content: open-quote; font-weight: bold;}

blockquote:after {content: close-quote; font-weight: bold;}

code {display: block; background: url(images/code.gif) #fff left top repeat-y; min-height: 50px; border-top: 1px dashed grey; border-bottom: 1px dashed grey; border-right: 1px dotted grey; width: 485px; margin: 2px; padding-left: 22px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px; font-size: 13px; font: $bodyfont;}

 

Poster un nouveau commentaire

Le contenu de ce champ sera maintenu privé et ne sera pas affiché publiquement.

Copyright © 1999-2011 physiotek.com Tous droits réservés