Difference between revisions of "MediaWiki:Common.css"

comments
(with search button, just use focus. hover drives you mad.)
(comments)
Line 6: Line 6:
   background-color: #CCCCFF;
   background-color: #CCCCFF;
}
}
/******************
  GREEN BACKGROUND
******************/


body {
body {
Line 15: Line 19:
   background-image: linear-gradient(to bottom right, #4e3b2e 0%, #c1b0af 75%);
   background-image: linear-gradient(to bottom right, #4e3b2e 0%, #c1b0af 75%);
}
}
/******************
  NAVBAR STYLINGS
******************/


#p-personal.portlet a[href] {
#p-personal.portlet a[href] {
Line 142: Line 150:
}
}


// hide annoying link images (padlocks, arrows, irc)
/******************
  ATTEMPT TO HIDE ANNOYING LINK IMAGES (padlocks, arrows, irc) (broken)
******************/
 
a.external,
a.external,
a.external[href ^="irc://"],
a.external[href ^="irc://"],