MediaWiki:Gadget-UTCLiveClock-pagestyles.css: Difference between revisions

no edit summary
m (Reverted edits by Johnrdorazio (talk) to last revision by [[User:en>Mr. Stradivarius|en>Mr. Stradivarius]])
Tag: Rollback
No edit summary
 
Line 4: Line 4:
  * so that the personal toolbar does not "jump".
  * so that the personal toolbar does not "jump".
  */
  */
/*
* In Vector, by default the li elements in the p-personal bar have a font-size
* of 0.75em. Duplicate that here so that we can be sure of the proper factor to
* multiply the ul element's margin-right by. And just in case, override any
* possible changes to the font size in Monobook too, although by default there
* is no change in font size between the ul and li elements.
*/
.client-js > body.skin-vector #p-personal li {
font-size: 0.75em;
}


.client-js > body.skin-monobook #p-personal li {
.client-js > body.skin-monobook #p-personal li {
Line 24: Line 13:
  * element.
  * element.
  */
  */
.client-js > body.skin-vector #p-personal ul {
.client-js > body.skin-vector-legacy #p-personal ul {
/*
/*
* The clock width plus its left margin, multiplied by the relative font
* The clock width plus its left margin, multiplied by the relative font