Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
No edit summary
No edit summary
Line 589: Line 589:
     text-transform:uppercase;
     text-transform:uppercase;
border: 0;
border: 0;
     color: #2A5199;
     color: #ff66aa;
border-bottom: #684780 solid 1px;
border-bottom: #ff66aa solid 1px;
}
}


Line 597: Line 597:
     border-radius: 5px;
     border-radius: 5px;
     padding:10px;
     padding:10px;
     color:#00008B;
     color:pink;
     margin-bottom:10px;
     margin-bottom:10px;
     box-shadow: 0px 0px 3px 2px #fefcff;
     box-shadow: 0px 0px 3px 2px #fefcff;
}
}