更改

无编辑摘要
第4行: 第4行:  
  */
 
  */
 
.skin-vector #utcdate {
 
.skin-vector #utcdate {
width: 6em;
+
width: 6.5em;
 
/* 
 
/* 
 
* The default margin-left is 0.75em, but set it again here explicitly, so
 
* The default margin-left is 0.75em, but set it again here explicitly, so
第10行: 第10行:  
*/ 
 
*/ 
 
margin-left: 0.75em;
 
margin-left: 0.75em;
}
+
}/* Monobook not available to this wiki.
    
.skin-monobook #utcdate {
 
.skin-monobook #utcdate {
 
width: 6.279em;
 
width: 6.279em;
display: inline-block; /* We need this for the width property to work */
+
display: inline-block; /* We need this for the width property to work 
 
/* 
 
/* 
 
* The default margin-left is 1em, but set it again here explicitly, so
 
* The default margin-left is 1em, but set it again here explicitly, so
 
* we can be sure of the exact width.
 
* we can be sure of the exact width.
*/
+
*
 
margin-left: 1em;
 
margin-left: 1em;
}
+
}*/
161

个编辑