Jump to content

MediaWiki:Common.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 9: Line 9:
     display:block;
     display:block;
     width:100%;
     width:100%;
link {
  text-decoration: none;
}
visited {
  text-decoration: none;
}
hover {
  text-decoration: none;
}
active {
  text-decoration: none;
}
}
}