MediaWiki:Gadget-geonotice-core.css

/* _____________________________________________________________________________

* | |

* | === WARNING: GLOBAL GADGET FILE === |

* | Changes to this page affect many users. |

* | Please discuss changes on the talk page or on WT:Gadget before editing. |

* |_____________________________________________________________________________|

*/

  1. watchlist-message .geonotice {

width: 98%;

background: transparent;

text-align: left;

line-height: 1.8em;

}

  1. watchlist-message .geonotice span {

font-size: 120%;

}

  1. watchlist-message .geonotice small {

font-style: italic;

margin-left: .5em;

}

  1. watchlist-message .geonotice small a::before {

content: "[";

}

  1. watchlist-message .geonotice small a::after {

content: "]";

}