Difference between revisions of "Template:UPMC-Paris/CSS"

Line 679: Line 679:
 
.w3-left, .w3-right, .w3-badge {cursor:pointer}
 
.w3-left, .w3-right, .w3-badge {cursor:pointer}
 
.w3-badge{height:0.5vw;width:0.5vw;padding:0}
 
.w3-badge{height:0.5vw;width:0.5vw;padding:0}
.w3-badge{background-color:#000;color:#fff;display:inline-flex; text-align:center}
+
.w3-badge{background-color:#000;color:#fff;display:inline-block; text-align:center;}
 
.w3-badge{border-radius:50%}
 
.w3-badge{border-radius:50%}
  
Line 695: Line 695:
  
 
.w3-hover-khaki,.w3-hover-white,.w3-hover-text-khaki,.w3-hover-text-white{-webkit-transition:background-color .3s,color .15s,box-shadow .3s,opacity 0.3s;transition:background-color .3s,color .15s,box-shadow .3s,opacity 0.3s}
 
.w3-hover-khaki,.w3-hover-white,.w3-hover-text-khaki,.w3-hover-text-white{-webkit-transition:background-color .3s,color .15s,box-shadow .3s,opacity 0.3s;transition:background-color .3s,color .15s,box-shadow .3s,opacity 0.3s}
 
+
.w3-hover-none:hover{box-shadow:none!important;background-color:transparent!important}
  
 
.w3-center{text-align:center!important}
 
.w3-center{text-align:center!important}

Revision as of 01:28, 19 October 2016