Différences entre les versions de « MediaWiki:Mobile.css »

De Wikirouge
Aller à la navigation Aller à la recherche
m
m
Balises : Modification par mobile Modification par le web mobile
Ligne 1 : Ligne 1 :
/* CSS placed here will affect users of the mobile site
+
/* CSS placed here will affect users of the mobile site */
 +
 
 
.content p { text-align: justify; }
 
.content p { text-align: justify; }
.header { border: 1px solid red; }
+
.content a { color: #6b0053; }
.client-js .section_heading.openSection { border-bottom: 1px solid red; }
+
.content a.new { color: #b32901; }
.client-js .section_heading, .client-js .content_block { border-bottom: 1px solid rgba(255, 206, 206, 1); }
+
.brandingbox span:before { content:url(images/WR-Logo.png) }
*/
 

Version du 16 novembre 2017 à 19:19

/* CSS placed here will affect users of the mobile site  */

.content p { text-align: justify; }
.content a { color: #6b0053; }
.content a.new { color: #b32901; }
.brandingbox span:before {  content:url(images/WR-Logo.png) }