|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
spip.css.html
|
|
|
|
|
Styles associes au code genere par SPIP
|
|
|
|
|
Cf.: http://www.spip-contrib.net/3821
|
|
|
|
|
Cf.: https://contrib.spip.net/3821
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------- */
|
|
|
|
|
@import "css/config.less";
|
|
|
|
@ -34,7 +34,7 @@ blockquote.spip {}
|
|
|
|
|
.spip_cadre {font-family: /*@font-family-mono*/@font-family-mono; font-size: /*@font-size-mono*/@font-size-mono;line-height: /*@line-height-mono*/@line-height-mono;}
|
|
|
|
|
.spip_cadre {padding:/*@demi-margin-bottom*/@demi-margin-bottom;width: 100%;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
|
|
|
|
|
|
|
|
|
|
/* Enluminures typo V3 / Cf.: http://www.spip-contrib.net/3118 */
|
|
|
|
|
/* Enluminures typo V3 / Cf.: https://contrib.spip.net/3118 */
|
|
|
|
|
sc { font-variant: small-caps; }
|
|
|
|
|
.caractencadre-spip { background-color: #FFFFCC; color: purple; }
|
|
|
|
|
.caractencadre2-spip { background-color: #FFFFCC; color: orange; }
|
|
|
|
|